No Trace.
This extension automatically removes all porn related history events.
什麼是No Trace.?
No Trace.是由notraceextension開發的Chrome擴展程式,該擴展的主要功能是“This extension automatically removes all porn related history events.”。
下載No Trace.擴展crx文件
下載No Trace.擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | pgfehhhejhbkpgedkjkfndfalpcpfkpe |
官方網址 | https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe |
簡介 | This extension automatically removes all porn related history events. |
檔案大小 | 76.23 KB |
安裝次數 | 136 |
目前版本 | 1.1 |
更新時間 | 2017-12-03 |
上架時間 | 2017-12-03 |
評分 | 5.00/5 共 1 次評分 |
開發者 | notraceextension |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" ] } |