右クリックでURL最終部をコピー Firefox

Examine source code of 右クリックでURL最終部をコピー

Par : nikosai
Inspect and view changes in 右クリックでURL最終部をコピー source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "右クリックでURL最終部をコピー",
  "description": "An extension to copy the last part of URL of the page.",
  "version": "0.2",
  "manifest_version": 2,
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "activeTab"
  ],
  "icons": {
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Meilleures alternatives 右クリックでURL最終部をコピー

Voici quelques Firefox add-ons qui sont similaires à 右クリックでURL最終部をコピー :