Interactive Website Widgets Firefox

Examine source code of Interactive Website Widgets

제작자: Kayon Raupal
Inspect and view changes in Interactive Website Widgets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Interactive Website Widgets",
  "version": "1.3",
  "description": "Add interactive widgets like sticky notes, timers, and polls to any webpage.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{625a5d31-a3e7-455a-8c82-686e71ba6811}"
    }
  }
}

최고의 Interactive Website Widgets 대안

다음은 Interactive Website Widgets과(와) 유사한 Firefox add-on입니다: