NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
Hvad er NeverFap Deluxe?
NeverFap Deluxe er en Chrome-udvidelse udviklet af https://neverfapdeluxe.com, og dens hovedfunktion er "NeverFap Deluxe is a comprehensive porn addiction recovery process.".
Udvidelsesskærmbilleder
Download NeverFap Deluxe-udvidelses-CRX-fil
Download NeverFap Deluxe-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
Officiel URL | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Beskrivelse | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
Filstørrelse | 1.45 MB |
Antal Installationer | 133 |
Nuværende Version | 1.0 |
Senest Opdateret | 2019-06-07 |
Udgivelsesdato | 2019-06-07 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://neverfapdeluxe.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://neverfapdeluxe.com/chrome-extension |
URL til Fortrolighedspolitik Side | https://neverfapdeluxe.com/privacy |
Understøttede Sprog | 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 } |