By: BetterCacher
Inspect and view changes in BetterCacher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "BetterCacher",
"version": "1.1",
"description": "The BetterCacher Firefox extension adds a new element on geocaching.com showing whether the geocache is listed on BetterCacher or not. The extension makes it easier to see if a geocache is special.",
"icons": {
"16": "icon_16.png",
"128": "icon_128.png"
},
"permissions": [
"https://*.geocaching.com/*",
"http://*.geocaching.com/*",
"https://*.bettercacher.org/*"
],
"content_scripts": [
{
"matches": [
"https://*.geocaching.com/*",
"http://*.geocaching.com/*",
"https://*.bettercacher.org/*"
],
"js": [
"jquery.min.js",
"background.js",
"DOMPurify.js"
]
}
]
} Best BetterCacher Alternatives
Here are some Firefox add-ons that are similar to BetterCacher: