Geocaching Street View Firefox

Examine source code of Geocaching Street View

Inspect and view changes in Geocaching Street View source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Geocaching Street View",
  "version": "2.0.2resigned1",
  "description": "Show Google Street View on geocache pages.",
  "author": "Brian Renken, aka Lil Devil",
  "content_scripts": [
    {
      "matches": [
        "*://*.geocaching.com/geocache/GC*"
      ],
      "js": [
        "js/street-view.js"
      ],
      "run_at": "document_end"
    }
  ],
  "homepage_url": "http://lildevil.org/",
  "icons": {
    "32": "images/SV-icon-32.png",
    "48": "images/SV-icon-48.png",
    "64": "images/SV-icon-64.png",
    "128": "images/SV-icon-128.png"
  },
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "css/street-view.css",
    "images/cog.png",
    "images/help.png",
    "settings/settings.css",
    "settings/settings.htm",
    "settings/settings.js"
  ],
  "applications": {
    "gecko": {
      "id": "GC-street-view@lildevil.org",
      "strict_min_version": "53.0"
    }
  }
}

Best Geocaching Street View Alternatives

Here are some Firefox add-ons that are similar to Geocaching Street View: