OSINT - Open Selection In New Tab Firefox

Examine source code of OSINT - Open Selection In New Tab

Par : Akumu
Inspect and view changes in OSINT - Open Selection In New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OSINT - Open Selection In New Tab",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {}
  },
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "description": "Adds right-click-context-menu which opens currently selected text as an URL in a new tab. Whitespaces within the selection will be removed and \"(.)\", \"(dot)\", \"(point)\" and \"(punkt)\" will be replaced by \".\" (case insensitive).",
  "background": {
    "scripts": [
      "code/background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae152399-14cd-4330-9baf-1f233ee70d62}"
    }
  }
}

Meilleures alternatives OSINT - Open Selection In New Tab

Voici quelques Firefox add-ons qui sont similaires à OSINT - Open Selection In New Tab :