Toolfik for Chrome

Free · No signup · Open source manifest v3

The Chrome extension puts Toolfik one click away — a searchable list of every tool in a toolbar popup, plus right-click context menus for images, links, and selected text.

What it does

🔍 Popup search

Click the Toolfik icon (or press Ctrl+Shift+T) to open a searchable list of every live Toolfik tool. Type to filter, click to open in a new tab.

🖼️ Right-click any image

See a "Toolfik" section in the right-click menu with quick actions:

🔗 Right-click any link

✂️ Right-click selected text

Privacy

The extension does not collect, transmit, or store your data. It uses two permissions:

No content scripts run on your pages. No page contents are read except the text you actively select before right-clicking. That selected text is passed as a URL query parameter to the corresponding Toolfik tool — never uploaded to a server.

Install

Chrome Web Store: submission pending review. When approved, the link will appear here.

Developer install (load unpacked)

  1. Download the extension source from GitHub (folder chrome-extension/).
  2. Open chrome://extensions in Chrome.
  3. Toggle "Developer mode" (top right).
  4. Click "Load unpacked" and select the chrome-extension folder.
  5. The Toolfik icon appears in the toolbar. Pin it for quick access.

Open source

The extension is fully open source — every file is in the Toolfik GitHub repository. Fork it, audit the code, submit patches. Chrome extensions that gate access behind their own website are one of the most common trust anti-patterns; we won't do that.

FAQ

Does the extension work when I'm offline?

The popup renders offline (the tool list is embedded). Clicking a tool opens toolfik.com, which requires an internet connection — but once loaded, most tools work fully offline via our service worker. See the /pwa page for details.

Does it work in other Chromium browsers?

Manifest v3 extensions work in Chrome, Edge, Brave, Opera, Vivaldi, and Arc. Firefox support is planned once we submit a v3-compatible build.

Will the extension ever add ads or trackers?

No. The whole point of Toolfik is ad-free, tracker-free tools. Adding either would contradict the brand. If you ever see the extension changing hands to a new owner, that's your cue to uninstall.

Source on GitHub  All tools