Copy Restart URL Firefox

Examine source code of Copy Restart URL

By: cann
Inspect and view changes in Copy Restart URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Copy Restart URL",
  "version": "1.0",
  "description": "アイコンクリックで about:restartrequired をコピーし、新しいタブを開きます。",
  "browser_specific_settings": {
    "gecko": {
      "id": "copy-restart-url@your-name.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "clipboardWrite",
    "tabs"
  ],
  "action": {
    "default_icon": "icon.png",
    "default_title": "コピーして新しいタブを開く",
    "default_popup": "popup.html"
  }
}

Best Copy Restart URL Alternatives

Here are some Firefox add-ons that are similar to Copy Restart URL: