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 |
官方URL | 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" ] } |