No Trace.
This extension automatically removes all porn related history events.
Apa itu No Trace.?
No Trace. adalah ekstensi Chrome yang dikembangkan oleh notraceextension, dan fitur utamanya adalah "This extension automatically removes all porn related history events.".
Unduh Berkas CRX Ekstensi No Trace.
Unduh file ekstensi No Trace. 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 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.
Informasi Dasar Ekstensi
Nama | |
ID | pgfehhhejhbkpgedkjkfndfalpcpfkpe |
URL Resmi | https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe |
Deskripsi | This extension automatically removes all porn related history events. |
Ukuran File | 76.23 KB |
Jumlah Instalasi | 136 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2017-12-03 |
Tanggal Publikasi | 2017-12-03 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | notraceextension |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |