By: Zverik
Inspect and view changes in OpenStreetMap Tags Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OpenStreetMap Tags Editor",
"version": "1.4",
"description": "Adds an \"edit tags\" button to every object on osm.org.",
"icons": {
"48": "osmtags-48.png",
"96": "osmtags-96.png",
"128": "osmtags-128.png"
},
"content_scripts": [
{
"matches": [
"https://www.openstreetmap.org/*"
],
"js": [
"osmorg-editor.js",
"osm-auth.iife.min.js"
]
}
],
"background": {
"scripts": [
"sidebar-listener.js"
],
"persistent": false
},
"web_accessible_resources": [
"land.html",
"land.js"
],
"permissions": [
"storage",
"webNavigation"
],
"browser_specific_settings": {
"gecko": {
"id": "osmorg-editor@ilya.zverev.info"
}
}
} Best OpenStreetMap Tags Editor Alternatives
Here are some Firefox add-ons that are similar to OpenStreetMap Tags Editor:
OSM Tasking Manager Peek
Anton Khorev
OpenStreetMap Human-readable Wikidata
Brian Sperlongano
OSM DWG Helper
Anton Khorev
MetaTag Editor
88CLB
OSM Smart Menu
jgpacker
Web Edit
Ryan Luu
Universal Edit Button
travis_wikihow
Unofficial Hypothesis extension
Diego de la Hera
Furbooru Tagging Assistant
KoloMl
UTags - Add usertags to links
Pipecraft
Tantabus Tagging Assistant
KoloMl