Mr.NoFap - Block Porn Sites and Nofap

Chrome Extension to destroy your porn addiction

ما هو Mr.NoFap - Block Porn Sites and Nofap؟

Mr.NoFap - Block Porn Sites and Nofap هو إضافة Chrome تم تطويرها بواسطة The Warrior Tribe، والميزة الرئيسية لها هي "Chrome Extension to destroy your porn addiction".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Mr.NoFap - Block Porn Sites and Nofap

قم بتنزيل ملفات الامتداد Mr.NoFap - Block Porn Sites and Nofap بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Mr. NoFap is a Chrome plugin designed to help porn addicts to fix their addiction by blocking porn sites.

The user is able to level up their profile by not visiting porn sites on a daily basis.  

Experience is earned everyday if the user does not visit any porn site.  However, the user loses experience point if he or she visits a porn site. 

Are you suffering from porn addiction?  Listen to what our users have to say.

"I am so thankful to this plugin.  I stopped watching porn and masturbating.  It's like playing a video game" - Kevin.

"Currently at LV. 42, I stopped watching porn ;) " - User K.                    

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

الاسم Mr.NoFap - Block Porn Sites and Nofap Mr.NoFap - Block Porn Sites and Nofap
ID cpigeaemojebhijbmencldogableknlf
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mrnofap-block-porn-sites/cpigeaemojebhijbmencldogableknlf
الوصف Chrome Extension to destroy your porn addiction
حجم الملف 1.11 MB
عدد التثبيتات 1,000
النسخة الحالية 1.4.5
آخر تحديث 2024-02-20
تاريخ النشر 2020-06-04
تقييم 4.44/5 مجموع تقييمات 9
المطور The Warrior Tribe
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://thewarriortribe.xyz/
عنوان صفحة المساعدة https://discord.gg/kZW3trrmvh
عنوان صفحة سياسة الخصوصية https://app.termly.io/document/privacy-notice/685eee86-1597-4f01-85f8-ac2313cf682c
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mr.NoFap - Block Porn Sites and Nofap",
    "short_name": "MN",
    "version": "1.4.5",
    "description": "Chrome Extension to destroy your porn addiction",
    "permissions": [
        "",
        "idle",
        "storage",
        "identity",
        "identity.email"
    ],
    "web_accessible_resources": [
        "images\/*.png"
    ],
    "browser_action": {
        "default_title": "PB Event",
        "default_popup": "popups\/popup.html"
    },
    "background": {
        "scripts": [
            "js\/jquery-2.2.1.min.js",
            "js\/moment.js",
            "js\/uri.min.js",
            "js\/functions.js",
            "js\/background.js",
            "js\/blocked_sites.js",
            "js\/banned_words_list.js",
            "js\/commonly_used_sites.js"
        ]
    },
    "icons": {
        "16": "images\/16_16.png",
        "32": "images\/32_32.png",
        "64": "images\/64_64.png",
        "128": "images\/128_128.png"
    },
    "manifest_version": 2
}