NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
Co to jest NeverFap Deluxe?
NeverFap Deluxe to rozszerzenie Chrome opracowane przez https://neverfapdeluxe.com, a jego główną funkcją jest „NeverFap Deluxe is a comprehensive porn addiction recovery process.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia NeverFap Deluxe
Pobierz pliki rozszerzeń NeverFap Deluxe w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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/
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
Oficjalny URL | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Opis | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
Rozmiar pliku | 1.45 MB |
Liczba instalacji | 133 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2019-06-07 |
Data Publikacji | 2019-06-07 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://neverfapdeluxe.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://neverfapdeluxe.com/chrome-extension |
Adres URL Strony Polityki Prywatności | https://neverfapdeluxe.com/privacy |
Obsługiwane Języki | 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 } |