NeverFap Deluxe

NeverFap Deluxe is a comprehensive porn addiction recovery process.

Cos'è NeverFap Deluxe?

NeverFap Deluxe è un'estensione di Chrome sviluppata da https://neverfapdeluxe.com, e la sua funzione principale è "NeverFap Deluxe is a comprehensive porn addiction recovery process.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione NeverFap Deluxe

Scarica i file di estensione NeverFap Deluxe in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome NeverFap Deluxe NeverFap Deluxe
ID fojalkcicjfcnekjmchgpbibinkpikgd
URL Ufficiale https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd
Descrizione NeverFap Deluxe is a comprehensive porn addiction recovery process.
Dimensione del File 1.45 MB
Conteggio Installazioni 133
Versione Corrente 1.0
Ultimo Aggiornamento 2019-06-07
Data di Pubblicazione 2019-06-07
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://neverfapdeluxe.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://neverfapdeluxe.com/chrome-extension
URL della Pagina della Politica sulla Privacy https://neverfapdeluxe.com/privacy
Lingue Supportate 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
}