ClipFast Firefox

Examine source code of ClipFast

Por: Kxvin
Inspect and view changes in ClipFast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClipFast",
  "version": "1.2",
  "description": "Adds a 'Copy URL' button to copy any URL from the address bar.",
  "permissions": [
    "<all_urls>",
    "activeTab",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    },
    "default_title": "Copy URL"
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "share.html",
    "share.js",
    "qrcode.min.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b683bcb3-7078-46ca-8ccf-49c769221063}"
    }
  }
}

Melhores alternativas ClipFast

Aqui estão algumas Firefox add-ons que são similares a ClipFast: