Extract URL from Query String Firefox

Examine source code of Extract URL from Query String

提供元: Campione.Dev
Inspect and view changes in Extract URL from Query String source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Extract URL from Query String",
  "description": "Adds a command to the right-click context menu for links that searches for an URL encoded in the query string and, if found, open it",
  "version": "1.0",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

ベストのExtract URL from Query String代替案

Extract URL from Query Stringに類似したFirefox add-onをいくつか紹介します: