Goto foo Firefox

Examine source code of Goto foo

Par : Paul Marks
Inspect and view changes in Goto foo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Goto foo",
  "version": "1.11",
  "description": "Adds \"Goto <selected text as url>\" to the right-click menu.",
  "homepage_url": "https://github.com/pmarks-net/gotofoo",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a12a18be-af05-41d1-9c8b-7636a0b7978a}"
    }
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png"
  },
  "permissions": [
    "contextMenus"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ]
}

Meilleures alternatives Goto foo

Voici quelques Firefox add-ons qui sont similaires à Goto foo :