Copy Tab URL Firefox

Examine source code of Copy Tab URL

제작자: MarsCat
Inspect and view changes in Copy Tab URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Tab URL",
  "short_name": "CopyTabURL",
  "author": "MarsCat",
  "description": "Copies the URL from a tab.",
  "version": "0.2",
  "developer": {
    "name": "MarsCat",
    "url": "https://github.com/mjanetmars/copy-tab-url"
  },
  "icons": {
    "48": "copy_tab_url.svg",
    "96": "copy_tab_url.svg"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7ff41b7-4bda-456e-9c48-0a1c605518c4}"
    }
  }
}

최고의 Copy Tab URL 대안

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