Access Tools Firefox

Examine source code of Access Tools

By: Erik
Inspect and view changes in Access Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Access Tools",
  "description": "Improve your experience, one tool at a time.",
  "version": "0.0.3",
  "icons": {
    "64": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "filters.js",
        "content_script.js"
      ]
    }
  ],
  "options_ui": {
    "page": "settings/index.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{181135d2-2851-45dd-9f62-391c87a7c47d}"
    }
  }
}

Best Access Tools Alternatives

Here are some Firefox add-ons that are similar to Access Tools: