NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
什么是NeverFap Deluxe?
NeverFap Deluxe是由https://neverfapdeluxe.com开发的Chrome扩展程序,该扩展的主要功能是“NeverFap Deluxe is a comprehensive porn addiction recovery process.”。
扩展截图
下载NeverFap Deluxe扩展crx文件
下载NeverFap Deluxe扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The NeverFap Deluxe Chrome Extension provides a few utilities in order to help you overcome your porn addiction, in particular, easy access to the NeverFap Deluxe Guided Meditation Series. It's very bare-bones for the time being. Essentially it helps you wipe your page if you have any NSFW content, and it also provides you easy access to the NeverFap Deluxe Guided Meditation Series from your browser. For more information please visit our website: https://neverfapdeluxe.com/
扩展基本信息
名称 | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
官方URL | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
简介 | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
文件大小 | 1.45 MB |
安装次数 | 133 |
当前版本 | 1.0 |
更新时间 | 2019-06-07 |
上架时间 | 2019-06-07 |
评分 | 5.00/5 共1次评分 |
开发者 | https://neverfapdeluxe.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://neverfapdeluxe.com/chrome-extension |
隐私政策页面URL | https://neverfapdeluxe.com/privacy |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NeverFap Deluxe", "version": "1.0", "description": "NeverFap Deluxe is a comprehensive porn addiction recovery process.", "permissions": [ "activeTab", "declarativeContent", "storage" ], "background": { "scripts": [ "src\/background.js" ], "persistent": false }, "options_page": "src\/options.html", "page_action": { "default_popup": "src\/popup.html", "default_icon": { "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png", "128": "icons\/logo128.png" } }, "icons": { "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png", "128": "icons\/logo128.png" }, "manifest_version": 2 } |