WikimapiaFix Firefox

Examine source code of WikimapiaFix

Inspect and view changes in WikimapiaFix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WikimapiaFix",
  "version": "1.0",
  "permissions": [
    "storage"
  ],
  "description": "Under development.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@WikimapiaFix.GraniteBox"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://wikimapia.org/",
        "https://wikimapia.org/"
      ],
      "js": [
        "WikimapiaFix.js"
      ]
    }
  ]
}

Mejores alternativas WikimapiaFix

Aquí hay algunas Firefox add-ons que son similares a WikimapiaFix: