No Trace.
This extension automatically removes all porn related history events.
Cos'è No Trace.?
No Trace. è un'estensione di Chrome sviluppata da notraceextension, e la sua funzione principale è "This extension automatically removes all porn related history events.".
Scarica il file CRX dell'estensione No Trace.
Scarica i file di estensione No Trace. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | pgfehhhejhbkpgedkjkfndfalpcpfkpe |
URL Ufficiale | https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe |
Descrizione | This extension automatically removes all porn related history events. |
Dimensione del File | 76.23 KB |
Conteggio Installazioni | 136 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2017-12-03 |
Data di Pubblicazione | 2017-12-03 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | notraceextension |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |