Toolzy — Privacy-First Developer Tools & Utilities Firefox

Examine source code of Toolzy — Privacy-First Developer Tools & Utilities

Inspect and view changes in Toolzy — Privacy-First Developer Tools & Utilities source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Toolzy — Privacy-First Developer Tools Suite",
  "version": "1.0.0",
  "description": "40+ offline, 100% client-side privacy developer tools: JSON/YAML formatters, Base64/JWT/UUID generators, AES/RSA crypto, SQL visualizers, and more.",
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "action": {
    "default_title": "Toolzy Developer Tools",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "assets/background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "toolzy-suite@sayandeep.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Toolzy — Privacy-First Developer Tools & Utilities Alternatives

Here are some Firefox add-ons that are similar to Toolzy — Privacy-First Developer Tools & Utilities: