You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ We also have a list of <a href="UNMAINTAINED.md">unmaintained projects</a>. If y
20
20
*[Web Tools](#web-tools)
21
21
*[Mobile Tools](#mobile-tools)
22
22
*[Native Tools](#native-tools)
23
+
*[Browser Extensions](#browser-extensions)
23
24
*[Changeset Tools](#changeset-tools)
24
25
*[Web Services](#web-services)
25
26
*[Tasking Managers](#tasking-managers)
@@ -106,6 +107,13 @@ We also have a list of <a href="UNMAINTAINED.md">unmaintained projects</a>. If y
106
107
107
108
*[Baremaps](https://www.baremaps.com/) - Open source pipeline for producing Mapbox vector tiles from OpenStreetMap with Postgis and Java. ([Source Code](https://github.com/baremaps/baremaps))
108
109
110
+
### Browser Extensions
111
+
112
+
*[better-osm-org](https://github.com/deevroman/better-osm-org) - Userscript that adds visualization of changesets and many other useful features to OSM website.
113
+
*[OpenStreetMap Tags Editor](https://github.com/Zverik/osmtags-editor) - Adds the ability to edit OSM object tags.
114
+
*[OpenStreetMap Human-readable Wikidata](https://community.openstreetmap.org/t/announcing-human-readable-wikidata-browser-plugins-for-openstreetmap-org/108180) - Shows descriptions and illustrations for wiki tags ([Source Code](https://github.com/ZeLonewolf/osm-wikidata-greasemonkey)).
115
+
*[OpenSwitchMaps](https://github.com/tankaru/OpenSwitchMaps) - Map service switcher for [Firefox](https://addons.mozilla.org/firefox/addon/openswitchmaps/) and [fork](https://github.com/limex/OpenSwitchMaps-v3) with Manifest v3 support.
116
+
*[JumpToOSMChangesetAnalyzer](https://github.com/tankaru/JumpToOSMChangesetAnalyzer) - Jump from OpenStreetMap changeset to changeset analyzer services.
0 commit comments