NeverFap Deluxe
NeverFap Deluxe is a comprehensive porn addiction recovery process.
NeverFap Deluxe क्या है?
NeverFap Deluxe https://neverfapdeluxe.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "NeverFap Deluxe is a comprehensive porn addiction recovery process."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में NeverFap Deluxe एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 } |