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 |
公式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 |
Eメール | [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 } |