Aartiq
Aartiq
Download
Extensions & Themes

Extensions & Themes

Build and install Chrome-compatible extensions for Aartiq. Extensions are loaded via Electron's session.defaultSession.loadExtension(). Drop your extension folder into the extensions directory and restart, or toggle them at runtime via IPC. See main.js (~line 6000) and src/main/handlers/system-handlers.js.

Chrome MV3

API

8

Themes

IPC Runtime

Toggle

session.loadExtension

Loading

Built-in

Electron

Source Files

Extension Toggle (main.js)

main.js (~line 6000)

System IPC Handlers

src/main/handlers/system-handlers.js

Preload Bridge

preload.js (~line 241)

TypeScript Types

src/types/electron.d.ts (~line 270)

Ad Blocker Pro

by Aartiq

Installed

Blocks ads, trackers, and malicious scripts

Ad blockingTracker preventionMalware protectionWhitelist support
4.90
v2.1.0

Enhancer Pack

by Aartiq

Custom page styles, keyboard shortcuts, and productivity tools

Custom stylesKeyboard shortcutsPage enhancementDark mode toggle
4.80
v1.5.0

Password Vault

by Aartiq

Installed

Local password manager with encryption and auto-fill

AES-256 encryptionAuto-fillPassword generatorBreach monitoring
4.90
v3.0.0

Tab Master

by Aartiq

Tab management with groups, snapshots, and automation

Tab groupsTab snapshotsAuto-suspendTab search
4.70
v2.2.0

Screenshot Pro

by Aartiq

Installed

Capture full page, selected regions, and annotated screenshots

Full page captureRegion selectionAnnotationsCloud upload
4.80
v1.8.0

Video Downloader

by Community

Download videos from YouTube, Vimeo, Twitter, and supported sites

Multi-platformQuality selectionAudio extractionPlaylist support
4.60
v4.1.0

Note Clipper

by Aartiq

Save web pages, articles, and highlights to your notes

Page savingHighlight textNotes taggingExport options
4.70
v1.3.0

Translator Plus

by Community

Page translation with 100+ language support

Auto-detect100+ languagesOffline modePronunciation
4.50
v2.0.0

Dev Tools Pro

by Aartiq

Installed

Developer tools with API testing, JSON formatting, and more

API testerJSON formatterColor pickerRegex tester
4.90
v2.5.0

Privacy Guard

by Aartiq

Block fingerprinting, manage cookies, protect privacy

Fingerprint blockingCookie managerHistory cleanerIncognito mode
4.80
v1.7.0

Email Checker

by Community

Verify email addresses and detect disposable/temporary emails

Email verificationDisposable detectionFormat validationMX check
4.40
v1.1.0

Shopping Companion

by Community

Price comparison, coupons, and price drop alerts

Price comparisonCoupon finderPrice historyWishlist alerts
4.60
v3.2.0

Extension API

Developing Extensions

manifest.json

Trust & Safety

Security Verification

Code Signing

All verified extensions are code-signed by their developers. Signatures are validated before installation.

Permission Review

Extensions declare required permissions upfront. Users can review and approve permissions before installation.

Sandboxed Execution

Extensions run in isolated contexts with no direct file system or network access. All operations are proxied.