Scrubber Ducky
Quickly erase history, caching etc. with the click of a button!
Co je Scrubber Ducky?
Scrubber Ducky je rozšíření Chrome vyvinuté The Scrubber Duck Corporation, a jeho hlavní funkcí je „Quickly erase history, caching etc. with the click of a button!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Scrubber Ducky
Stáhněte si soubory rozšíření Scrubber Ducky ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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! Základní Informace o Rozšíření
| Název | |
| ID | hfjolakcbflpengdpdjafnnmfopdlelo |
| Oficiální URL | https://chromewebstore.google.com/detail/scrubber-ducky/hfjolakcbflpengdpdjafnnmfopdlelo |
| Popis | Quickly erase history, caching etc. with the click of a button! |
| Velikost souboru | 90.03 KB |
| Počet instalací | 27 |
| Aktuální Verze | 1.0 |
| Poslední Aktualizace | 2016-09-16 |
| Datum Vydání | 2016-09-16 |
| Hodnocení | 5.00/5 Celkem 1 Hodnocení |
| Vývojář | The Scrubber Duck Corporation |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | http://www.scrubberducky.me |
| Podporované Jazyky | 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"
]
} | |