NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
Wat is NeverFap Deluxe?
NeverFap Deluxe is een Chrome-extensie ontwikkeld door https://neverfapdeluxe.com, en de belangrijkste functie is "NeverFap Deluxe is a comprehensive porn addiction recovery process.".
Extensie Screenshots
Download het CRX-bestand van de extensie NeverFap Deluxe
Download NeverFap Deluxe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
Officiële URL | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Beschrijving | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
Bestandsgrootte | 1.45 MB |
Aantal Installaties | 133 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-06-07 |
Publicatiedatum | 2019-06-07 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://neverfapdeluxe.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://neverfapdeluxe.com/chrome-extension |
URL van de Privacybeleid Pagina | https://neverfapdeluxe.com/privacy |
Ondersteunde Talen | 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 } |