NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
Qu'est-ce que NeverFap Deluxe ?
NeverFap Deluxe est une extension Chrome développée par https://neverfapdeluxe.com, et sa fonction principale est "NeverFap Deluxe is a comprehensive porn addiction recovery process.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NeverFap Deluxe
Téléchargez les fichiers d'extension NeverFap Deluxe au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
URL Officiel | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Description | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
Taille du Fichier | 1.45 MB |
Nombre d'Installations | 133 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-06-07 |
Date de Publication | 2019-06-07 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://neverfapdeluxe.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://neverfapdeluxe.com/chrome-extension |
URL de la Page de Politique de Confidentialité | https://neverfapdeluxe.com/privacy |
Langues Prises en Charge | 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 } |