stylesheet_injector Firefox

Examine source code of stylesheet_injector

By: Harry Add-on
Inspect and view changes in stylesheet_injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.0",
  "manifest_version": 2,
  "name": "stylesheet_injector",
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "default.js",
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": false,
    "open_in_tab": false
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f39c0574-f651-4f8f-9463-037bba61392a}"
    }
  }
}

Best stylesheet_injector Alternatives

Here are some Firefox add-ons that are similar to stylesheet_injector: