NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
什麼是NeverFap Deluxe?
NeverFap Deluxe是由https://neverfapdeluxe.com開發的Chrome擴展程式,該擴展的主要功能是“NeverFap Deluxe is a comprehensive porn addiction recovery process.”。
擴展截圖
下載NeverFap Deluxe擴展crx文件
下載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 |
官方網址 | 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 } |