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はThe Warrior Tribeによって開発されたChromeの拡張機能で、その主な機能は「Chrome Extension to destroy your porn addiction」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Mr.NoFap - Block Porn Sites and Nofap拡張機能のCRXファイルをダウンロード

Mr.NoFap - Block Porn Sites and Nofap拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://thewarriortribe.xyz/
ヘルプページのURL https://discord.gg/kZW3trrmvh
プライバシーポリシーページのURL 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
}