NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
NeverFap Deluxeคืออะไร?
NeverFap Deluxe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://neverfapdeluxe.com และคุณลักษณะหลักของมันคือ "NeverFap Deluxe is a comprehensive porn addiction recovery process."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NeverFap Deluxe
ดาวน์โหลดไฟล์ส่วนขยาย NeverFap Deluxe ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fojalkcicjfcnekjmchgpbibinkpikgd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/neverfap-deluxe/fojalkcicjfcnekjmchgpbibinkpikgd |
คำอธิบาย | NeverFap Deluxe is a comprehensive porn addiction recovery process. |
ขนาดไฟล์ | 1.45 MB |
จำนวนการติดตั้ง | 133 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2019-06-07 |
วันที่เผยแพร่ | 2019-06-07 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://neverfapdeluxe.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://neverfapdeluxe.com/chrome-extension |
URL หน้านโยบายความเป็นส่วนตัว | https://neverfapdeluxe.com/privacy |
ภาษาที่รองรับ | 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 } |