No Trace.
This extension automatically removes all porn related history events.
Co to jest No Trace.?
No Trace. to rozszerzenie Chrome opracowane przez notraceextension, a jego główną funkcją jest „This extension automatically removes all porn related history events.”.
Pobierz plik CRX rozszerzenia No Trace.
Pobierz pliki rozszerzeń No Trace. 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
This extension automatically removes all porn related history events. If there is a domain that does not get removed, send me an email and I'll add it to the list.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pgfehhhejhbkpgedkjkfndfalpcpfkpe |
Oficjalny URL | https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe |
Opis | This extension automatically removes all porn related history events. |
Rozmiar pliku | 76.23 KB |
Liczba instalacji | 136 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2017-12-03 |
Data Publikacji | 2017-12-03 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | notraceextension |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "No Trace.", "description": "This extension automatically removes all porn related history events.", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "history" ] } |