NoFap Porn Blocker

Overcome addiction, focus on positive habits and activities. For NoFap community, reframe mindset for lasting change.

NoFap Porn Blocker क्या है?

NoFap Porn Blocker https://nofappornblocker.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Overcome addiction, focus on positive habits and activities. For NoFap community, reframe mindset for lasting change."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में NoFap Porn Blocker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The "NoFap Porn Blocker" is a specialized browser extension crafted for the dedicated members of the NoFap fellowship, aiming to assist those who are striving to break free from the grip of pornography dependence. This digital guard stands as an ally in the NoFap crusade, providing a robust porn blocking system that restricts entry to adult-oriented sites. It is designed not only to serve as an adult content blocker but also to encourage the development of positive routines and pursuits, paving the path for users to achieve personal advancement and health.

By recognizing the signs of porn addiction, the extension supplies a necessary barrier, fortifying users' commitment to their NoFap vows. It's engineered to transform habits and alter mindsets, creating a conducive space for recovery and self-enhancement. With its roots deeply embedded in the nofap community, this extension is more than just a pirn or porm blocker; it's a cornerstone for those seeking to identify and overcome porn addiction signs, and a supportive platform for engaging with nofap sites and resources.                    

एक्सटेंशन की मूल जानकारी

नाम NoFap Porn Blocker NoFap Porn Blocker
ID djoecfajneofabdmgpelfmhbgkmajhon
आधिकारिक URL https://chromewebstore.google.com/detail/nofap-porn-blocker/djoecfajneofabdmgpelfmhbgkmajhon
विवरण Overcome addiction, focus on positive habits and activities. For NoFap community, reframe mindset for lasting change.
फ़ाइल का आकार 639 KB
स्थापना संख्या 110
वर्तमान संस्करण 2.2
अंतिम अपडेट 2023-12-21
प्रकाशन तिथि 2023-11-17
डेवलपर https://nofappornblocker.net
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://nofappornblocker.net
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/1lQzcBPSvCHmOZelu7K6-QmQoj3bmQBbHiVP-AY5_-vQ
समर्थित भाषाएँ id,de,en,fr,tr,es,it,pl,pt-BR,ru,uk,hi,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NoFap Porn Blocker",
    "description": "Overcome addiction, focus on positive habits and activities. For NoFap community, reframe mindset for lasting change.",
    "version": "2.2",
    "author": "[email protected]",
    "default_locale": "en",
    "icons": {
        "16": "\/icons\/no_16.png",
        "48": "\/icons\/no_48.png",
        "128": "\/icons\/no_128.png"
    },
    "action": {
        "default_icon": {
            "16": "\/icons\/no_16.png",
            "48": "\/icons\/no_48.png",
            "128": "\/icons\/no_128.png"
        },
        "default_title": "NoFap!",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "lists.js",
                "firebaseStuff.js",
                "linkManager.js",
                "porNo.js",
                "NSFWSubredditDetection.js",
                "NSFWScrolllerDetection.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ]
}