Clipboard Link Opener Firefox

Examine source code of Clipboard Link Opener

Inspect and view changes in Clipboard Link Opener 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": "{e7d4b0a3-1f3c-9d0e-1c8f-2b7f05dfb9ac}",
      "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 Link Opener Alternatives

Here are some Firefox add-ons that are similar to Clipboard Link Opener: