NeverFap Deluxe

NeverFap Deluxe is a comprehensive porn addiction recovery process.

Apa itu NeverFap Deluxe?

NeverFap Deluxe adalah ekstensi Chrome yang dikembangkan oleh https://neverfapdeluxe.com, dan fitur utamanya adalah "NeverFap Deluxe is a comprehensive porn addiction recovery process.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi NeverFap Deluxe

Unduh file ekstensi NeverFap Deluxe dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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/                    

Informasi Dasar Ekstensi

Nama NeverFap Deluxe NeverFap Deluxe
ID fojalkcicjfcnekjmchgpbibinkpikgd
URL Resmi https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd
Deskripsi NeverFap Deluxe is a comprehensive porn addiction recovery process.
Ukuran File 1.45 MB
Jumlah Instalasi 133
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-06-07
Tanggal Publikasi 2019-06-07
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://neverfapdeluxe.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://neverfapdeluxe.com/chrome-extension
URL Halaman Kebijakan Privasi https://neverfapdeluxe.com/privacy
Bahasa yang Didukung 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
}