NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
NeverFap Deluxe là gì?
NeverFap Deluxe là một tiện ích mở rộng Chrome được phát triển bởi https://neverfapdeluxe.com, và tính năng chính của nó là "NeverFap Deluxe is a comprehensive porn addiction recovery process.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng NeverFap Deluxe
Tải xuống các tệp mở rộng NeverFap Deluxe 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
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/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
URL Chính Thức | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
Mô tả | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
Kích Thước Tệp | 1.45 MB |
Số Lần Cài Đặt | 133 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2019-06-07 |
Ngày Phát Hành | 2019-06-07 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://neverfapdeluxe.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://neverfapdeluxe.com/chrome-extension |
URL Trang Chính Sách Bảo Mật | https://neverfapdeluxe.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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 } |