제작자: Geocachinginfo Add-on
Inspect and view changes in GeoRoutePlanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "1.0.1",
"default_locale": "nl",
"action": {
"default_title": "__MSG_appName__",
"default_popup": "popup.html",
"default_icon": {
"128": "assets/brand/Avatar.png"
}
},
"icons": {
"128": "assets/brand/Avatar.png"
},
"permissions": [
"storage"
],
"host_permissions": [
"https://www.geocaching.com/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data: https://*.tile.openstreetmap.org https://*.tile.openstreetmap.fr https://*.tile-cyclosm.openstreetmap.fr https://*.tile.opentopomap.org https://*.basemaps.cartocdn.com;"
},
"content_scripts": [
{
"matches": [
"https://www.geocaching.com/geocache/*",
"https://www.geocaching.com/play/map*",
"https://www.geocaching.com/map*"
],
"js": [
"src/content-geocaching.js"
],
"css": [
"src/content-geocaching.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "georouteplanner@geocachinginfo.nl",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"locationInfo"
]
}
}
}
} 최고의 GeoRoutePlanner 대안
다음은 GeoRoutePlanner과(와) 유사한 Firefox add-on입니다:
HuCacheTools
András
Geocache Viewer
CacheSleuth
Google Maps Extended Routes
cardinalby
MyRoutes Routeplanner
Fullhdpixel
TheCoordinator
ActivityWorkshop
Export Found Lab Caches
Lil Devil
send2cgeo
Firefox user 12650252
Geocaching Logbook Generator
ueen
Freemap.sk for Geocaching
Martin Ždila
Squadrats Route Planning
Squadrats
Cache Companion
GeoTrek
Google Maps Lists GPX Exporter
Tux2000