MyTentacles Firefox

Examine source code of MyTentacles

제작자: Dracon
Inspect and view changes in MyTentacles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tentacles",
  "version": "1.0",
  "description": "Tentacles",
  "icons": {
    "16": "border-16.png",
    "48": "border-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "border-16.png",
    "default_popup": "./popup/popup.html",
    "default_title": "Tentacles"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "tentacles.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

최고의 MyTentacles 대안

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