OSM Multi Toolz Firefox

Examine source code of OSM Multi Toolz

제작자: dp7
Inspect and view changes in OSM Multi Toolz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OSM Changeset Analyzer",
  "version": "1.90",
  "description": "Analizza changeset di OpenStreetMap con link rapidi a OSMCha, Achavi, OSMViz e altri strumenti.",
  "web_accessible_resources": [
    {
      "resources": [
        "watchlist.html",
        "watchlist.js",
        "taginfo.html",
        "taginfo.js",
        "relations.html",
        "relations.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "tabs",
    "clipboardWrite",
    "storage"
  ],
  "host_permissions": [
    "https://api.openstreetmap.org/*",
    "https://*.osmcha.org/*",
    "https://*.overpass-api.de/*",
    "https://*.neis-one.org/*",
    "https://tools.geofabrik.de/*",
    "https://mc.bbbike.org/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "osm-changeset-analyzer@example.com",
      "strict_min_version": "109.0"
    }
  }
}

최고의 OSM Multi Toolz 대안

다음은 OSM Multi Toolz과(와) 유사한 Firefox add-on입니다: