Clipboard URL Launcher Firefox

Examine source code of Clipboard URL Launcher

Inspect and view changes in Clipboard URL Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.6.3",
  "applications": {
    "gecko": {
      "id": "{e7d7b0a3-4f1c-9d0e-1c0f-9b7f03dfb9ac}",
      "strict_min_version": "128.0"
    }
  },
  "icons": {
    "48": "button/icon48.png",
    "96": "button/icon96.png"
  },
  "permissions": [
    "clipboardRead",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "button/icon.svg",
    "default_title": "__MSG_extensionDescription__"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+V"
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Clipboard URL Launcher Alternatives

Here are some Firefox add-ons that are similar to Clipboard URL Launcher: