NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
What is NeverFap Deluxe?
NeverFap Deluxe is a Chrome extension developed by https://neverfapdeluxe.com, and its main feature is "NeverFap Deluxe is a comprehensive porn addiction recovery process.".
Extension Screenshots
Download NeverFap Deluxe Extension CRX File
Download NeverFap Deluxe extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
Official URL | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Description | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
File Size | 1.45 MB |
Installation Count | 133 |
Current Version | 1.0 |
Last Updated | 2019-06-07 |
Publish Date | 2019-06-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://neverfapdeluxe.com |
[email protected] | |
Payment Type | free |
Extension Website | https://neverfapdeluxe.com/chrome-extension |
Privacy Policy Page URL | https://neverfapdeluxe.com/privacy |
Supported Languages | 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 } |