Scrubber Ducky

Quickly erase history, caching etc. with the click of a button!

Qu'est-ce que Scrubber Ducky ?

Scrubber Ducky est une extension Chrome développée par The Scrubber Duck Corporation, et sa fonction principale est "Quickly erase history, caching etc. with the click of a button!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Scrubber Ducky

Téléchargez les fichiers d'extension Scrubber Ducky au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This is a very simple extension to clear your history and all that other unwanted browsing data.

Simply press the scrubber ducky and he'll clean your web browser for you!                    

Informations de Base sur l'Extension

Nom Scrubber Ducky Scrubber Ducky
ID hfjolakcbflpengdpdjafnnmfopdlelo
URL Officiel https://chromewebstore.google.com/detail/scrubber-ducky/hfjolakcbflpengdpdjafnnmfopdlelo
Description Quickly erase history, caching etc. with the click of a button!
Taille du Fichier 90.03 KB
Nombre d'Installations 27
Version Actuelle 1.0
Dernière Mise à Jour 2016-09-16
Date de Publication 2016-09-16
Évaluation 5.00/5 Total 1 Évaluations
Développeur The Scrubber Duck Corporation
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.scrubberducky.me
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scrubber Ducky",
    "short_name": "scrubbrducky",
    "description": "Quickly erase history, caching etc. with the click of a button!",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "scrubberducky.html"
    },
    "permissions": [
        "browsingData"
    ]
}