NeverFap Deluxe

NeverFap Deluxe is a comprehensive porn addiction recovery process.

ما هو NeverFap Deluxe؟

NeverFap Deluxe هو إضافة Chrome تم تطويرها بواسطة https://neverfapdeluxe.com، والميزة الرئيسية لها هي "NeverFap Deluxe is a comprehensive porn addiction recovery process.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة NeverFap Deluxe

قم بتنزيل ملفات الامتداد NeverFap Deluxe بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/                    

معلومات أساسية عن التمديد

الاسم NeverFap Deluxe NeverFap Deluxe
ID fojalkcicjfcnekjmchgpbibinkpikgd
عنوان URL الرسمي https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd
الوصف NeverFap Deluxe is a comprehensive porn addiction recovery process.
حجم الملف 1.45 MB
عدد التثبيتات 133
النسخة الحالية 1.0
آخر تحديث 2019-06-07
تاريخ النشر 2019-06-07
تقييم 5.00/5 مجموع تقييمات 1
المطور https://neverfapdeluxe.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://neverfapdeluxe.com/chrome-extension
عنوان صفحة سياسة الخصوصية https://neverfapdeluxe.com/privacy
اللغات المدعومة 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
}