Stay Away From Porn
New tab page to help stay away from pornography
什么是Stay Away From Porn?
Stay Away From Porn是由https://xianqiao.wang开发的Chrome扩展程序,该扩展的主要功能是“New tab page to help stay away from pornography”。
扩展截图
下载Stay Away From Porn扩展crx文件
下载Stay Away From Porn扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Randomly show a masturbation hazard on the new tab page 扩展基本信息
| 名称 | |
| ID | ojpeljmamahkbfaclfkdmfioffdfeaib |
| 官方URL | https://chromewebstore.google.com/detail/stay-away-from-porn/ojpeljmamahkbfaclfkdmfioffdfeaib |
| 简介 | New tab page to help stay away from pornography |
| 文件大小 | 98.08 KB |
| 安装次数 | 95 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2020-10-07 |
| 上架时间 | 2020-10-07 |
| 开发者 | https://xianqiao.wang |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/mantou132/jiese-newtab |
| 帮助页面URL | https://github.com/mantou132/jiese-newtab/issues |
| 隐私政策页面URL | https://spotify-lyrics-extension.netlify.app/privacy-policy.html |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extensionName__",
"version": "0.0.1",
"manifest_version": 2,
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"64": "icons\/64.png",
"128": "icons\/128.png",
"256": "icons\/256.png",
"512": "icons\/512.png"
}
} | |