User JavaScript and CSS KL Firefox

Examine source code of User JavaScript and CSS KL

Inspect and view changes in User JavaScript and CSS KL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User JavaScript and CSS",
  "version": "1.3",
  "description": "Inject your own custom JavaScript and CSS into any website.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    },
    "default_title": "User JavaScript and CSS",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{986c60d4-dba5-405b-8654-7b37b7111c19}"
    }
  }
}

Melhores alternativas User JavaScript and CSS KL

Aqui estão algumas Firefox add-ons que são similares a User JavaScript and CSS KL: