Wikifier Firefox

Examine source code of Wikifier

Inspect and view changes in Wikifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Wikifier",
  "description": "Search the currently browsed wiki for any selected text",
  "version": "0.5.3",
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_title": "Select text in this page and search using the context menu"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2b215aa-04a5-4395-bc76-20bc4cb6bb3b}"
    }
  }
}

Meilleures alternatives Wikifier

Voici quelques Firefox add-ons qui sont similaires à Wikifier :