Google Cache Firefox

Examine source code of Google Cache

Inspect and view changes in Google Cache source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Cache",
  "description": "Get the cache of the current page from Google Cache",
  "version": "51.1resigned1",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "images/icon19.png",
      "38": "images/icon38.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "contextMenus",
    "<all_urls>",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee032641-3338-4797-9f52-72946e3b021b}"
    }
  }
}

Meilleures alternatives Google Cache

Voici quelques Firefox add-ons qui sont similaires à Google Cache :