OpenStreetMap Human-readable Wikidata Firefox

Examine source code of OpenStreetMap Human-readable Wikidata

Inspect and view changes in OpenStreetMap Human-readable Wikidata source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OSM.org Human-readable Wikidata",
  "description": "Add human-readable information related to wikidata QIDs inline in osm.org",
  "version": "1.0.5",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "https://*.wikidata.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.openstreetmap.org/*",
        "https://openstreetmap.org/*"
      ],
      "js": [
        "osm-wikidata.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a23bd4a7-4a69-4026-b7a3-822a9601faca}"
    }
  }
}

Best OpenStreetMap Human-readable Wikidata Alternatives

Here are some Firefox add-ons that are similar to OpenStreetMap Human-readable Wikidata: