Maatwerk Online Clear Cache
It helps to developer & tester. I will clear cache of your webpage. So there is no need press cntl+f5 again and again
Wat is Maatwerk Online Clear Cache?
Maatwerk Online Clear Cache is een Chrome-extensie ontwikkeld door https://www.maatwerkonline.nl, en de belangrijkste functie is "It helps to developer & tester. I will clear cache of your webpage. So there is no need press cntl+f5 again and again".
Extensie Screenshots
Download het CRX-bestand van de extensie Maatwerk Online Clear Cache
Download Maatwerk Online Clear Cache-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        It helps to developer & tester. It will clear cache of your webpage. So that no need press cntl+f5 again and again.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ihjkbilpbadefajplekfmjfieglocjeg | 
| Officiële URL | https://chromewebstore.google.com/detail/maatwerk-online-clear-cac/ihjkbilpbadefajplekfmjfieglocjeg | 
| Beschrijving | It helps to developer & tester. I will clear cache of your webpage. So there is no need press cntl+f5 again and again | 
| Bestandsgrootte | 30.65 KB | 
| Aantal Installaties | 44 | 
| Huidige Versie | 0.4 | 
| Laatst Bijgewerkt | 2019-04-03 | 
| Publicatiedatum | 2019-04-03 | 
| Ontwikkelaar | https://www.maatwerkonline.nl | 
| [email protected] | |
| Betalingswijze | free | 
| URL van de Privacybeleid Pagina | https://cdn.cookiecode.nl/privacy/maatwerkonline.nl/nl/pdf | 
| Ondersteunde Talen | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Maatwerk Online Clear Cache",
    "version": "0.4",
    "manifest_version": 2,
    "description": "It helps to developer & tester. I will clear cache of your webpage. So there is no need press cntl+f5 again and again",
    "homepage_url": "http:\/\/maatwerkonline.nl",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "18": "images\/logo-18.png",
            "36": "images\/logo-36.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png"
        }
    },
    "icons": {
        "18": "images\/logo-18.png",
        "36": "images\/logo-36.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "permissions": [
        "activeTab"
    ]
}  |  |