AMP cache

AMP cache

What is AMP cache?

AMP cache is a Chrome extension developed by davidramoschaves, and its main feature is "AMP cache".

Extension Screenshots

screenshot

Download AMP cache Extension CRX File

Download AMP cache extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Extensión para ver la versión guardada en cache de AMP de Google                    

Extension Basic Information

Name AMP cache AMP cache
ID dbkgkbgeebgdfihcneopgbdaicefeooo
Official URL https://chromewebstore.google.com/detail/amp-cache/dbkgkbgeebgdfihcneopgbdaicefeooo
Description AMP cache
File Size 11.25 KB
Installation Count 32
Current Version 0.1
Last Updated 2020-04-17
Publish Date 2020-04-16
Developer davidramoschaves
Email [email protected]
Payment Type free
Supported Languages es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "AMP cache La Vanguardia"
    },
    "name": "AMP cache",
    "description": "AMP cache",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.1",
    "manifest_version": 2
}