By: HankChow
Inspect and view changes in Geocaching Dashboard Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Geocaching Dashboard Enhancer",
"version": "0.3.8",
"description": "An Enhancer for Geocaching Dashboard",
"permissions": [
"activeTab"
],
"host_permissions": [
"https://www.geocaching.com/account/dashboard",
"https://www.geocaching.com/play/leaderboard"
],
"content_scripts": [
{
"matches": [
"https://www.geocaching.com/account/dashboard"
],
"js": [
"js/utils.js",
"js/loadFullFoundCacheList.js"
],
"css": [
"css/styles.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "geocaching-dashboard-enhancer@hankchow"
}
},
"default_locale": "en"
} Best Geocaching Dashboard Enhancer Alternatives
Here are some Firefox add-ons that are similar to Geocaching Dashboard Enhancer: