ZoneCommandCopy Firefox

Examine source code of ZoneCommandCopy

제작자: Matthew Houck
Inspect and view changes in ZoneCommandCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZoneCommandCopy",
  "version": "0.1",
  "description": "Makes #zone commands copy to clipboard links",
  "icons": {
    "48": "icons/ZoneCommandCopy.ico"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.imperiumserver.boards.net/*"
      ],
      "js": [
        "ZoneCommandCopy.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e48fdd21-ef3d-4b43-af71-da3d4af2af09}"
    }
  }
}

최고의 ZoneCommandCopy 대안

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