mirror of
https://github.com/nileshtrivedi/better
synced 2024-12-28 06:00:37 +01:00
Added OpenStreetMap for Google Maps
This commit is contained in:
parent
da0ff3d747
commit
7c34f7b366
@ -1,4 +1,14 @@
|
||||
[
|
||||
{
|
||||
"urlPattern": "https://(www.)?google.com/maps",
|
||||
"alternatives": [
|
||||
{
|
||||
"url": "https://www.openstreetmap.org",
|
||||
"name": "OpenStreetMap",
|
||||
"desc": "Created by people like you and free to use under an open license."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"urlPattern": "https://(www.)?google.com/chrome",
|
||||
"alternatives": [
|
||||
|
Loading…
Reference in New Issue
Block a user