Mr.NoFap - Block Porn Sites and Nofap

Chrome Extension to destroy your porn addiction

Mr.NoFap - Block Porn Sites and Nofap là gì?

Mr.NoFap - Block Porn Sites and Nofap là một tiện ích mở rộng Chrome được phát triển bởi The Warrior Tribe, và tính năng chính của nó là "Chrome Extension to destroy your porn addiction".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mr.NoFap - Block Porn Sites and Nofap

Tải xuống các tệp mở rộng Mr.NoFap - Block Porn Sites and Nofap dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Mr.NoFap - Block Porn Sites and Nofap Mr.NoFap - Block Porn Sites and Nofap
ID cpigeaemojebhijbmencldogableknlf
URL Chính Thức https://chrome.google.com/webstore/detail/mrnofap-block-porn-sites/cpigeaemojebhijbmencldogableknlf
Mô tả Chrome Extension to destroy your porn addiction
Kích Thước Tệp 1.11 MB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.4.5
Cập Nhật Lần Cuối 2024-02-20
Ngày Phát Hành 2020-06-04
Đánh Giá 4.44/5 Tổng số 9 Đánh Giá
Nhà Phát Triển The Warrior Tribe
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://thewarriortribe.xyz/
URL Trang Trợ Giúp https://discord.gg/kZW3trrmvh
URL Trang Chính Sách Bảo Mật https://app.termly.io/document/privacy-notice/685eee86-1597-4f01-85f8-ac2313cf682c
Ngôn Ngữ Được Hỗ Trợ 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
}