Quick Background Color Firefox

Examine source code of Quick Background Color

Por: HM88
Inspect and view changes in Quick Background Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Background Color",
  "version": "1.0",
  "description": "Đổi màu nền trang web tức thì chỉ với một click.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{acbc33bc-7d49-4829-9191-a01bbea752a6}"
    }
  }
}

Mejores alternativas Quick Background Color

Aquí hay algunas Firefox add-ons que son similares a Quick Background Color: