Scrubber Ducky

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

Apa itu Scrubber Ducky?

Scrubber Ducky adalah ekstensi Chrome yang dikembangkan oleh The Scrubber Duck Corporation, dan fitur utamanya adalah "Quickly erase history, caching etc. with the click of a button!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Scrubber Ducky

Unduh file ekstensi Scrubber Ducky dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Scrubber Ducky Scrubber Ducky
ID hfjolakcbflpengdpdjafnnmfopdlelo
URL Resmi https://chromewebstore.google.com/detail/scrubber-ducky/hfjolakcbflpengdpdjafnnmfopdlelo
Deskripsi Quickly erase history, caching etc. with the click of a button!
Ukuran File 90.03 KB
Jumlah Instalasi 27
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-09-16
Tanggal Publikasi 2016-09-16
Penilaian 5.00/5 Total 1 Penilaian
Pengembang The Scrubber Duck Corporation
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.scrubberducky.me
Bahasa yang Didukung 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"
    ]
}