Mister Clean
Keep your browser history a mystery with Mister Clean.
Co to jest Mister Clean?
Mister Clean to rozszerzenie Chrome opracowane przez Mister Clean, a jego główną funkcją jest „Keep your browser history a mystery with Mister Clean.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mister Clean
Pobierz pliki rozszerzeń Mister Clean w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Keep your browser history a mystery with Mister Clean. Privately experience the pleasures of the web without revealing your secrets. Browse boldly with Mister Clean! Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Eliminates adult sites from your search history
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | nhhpomjhoeinaabilpjcjomlhieciabm |
Oficjalny URL | https://chrome.google.com/webstore/detail/mister-clean/nhhpomjhoeinaabilpjcjomlhieciabm |
Opis | Keep your browser history a mystery with Mister Clean. |
Rozmiar pliku | 498 KB |
Liczba instalacji | 262 |
Aktualna Wersja | 1.0.1774 |
Ostatnia Aktualizacja | 2019-10-22 |
Data Publikacji | 2019-10-22 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | Mister Clean |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://mrcleanup.app/ |
Adres URL Strony Pomocy | https://mrcleanup.app/ |
Adres URL Strony Polityki Prywatności | https://mrcleanup.app/privacy-policy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "history", "tabs", " |