Wikidata Search Firefox

Examine source code of Wikidata Search

By: Upollo
Inspect and view changes in Wikidata Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wikidata search",
  "description": "Quickly lookup the highlighted text on Wikidata",
  "version": "1.0.0",
  "developer": {
    "name": "upollo",
    "url": "https://junglenut.org/firefox-addons/"
  },
  "applications": {
    "gecko": {
      "id": "wikidatasearch@junglenut.org"
    }
  },
  "icons": {
    "32": "icons/wikidata-32.png",
    "48": "icons/wikidata-48.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Wikidata Search Alternatives

Here are some Firefox add-ons that are similar to Wikidata Search: