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.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου 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/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα NeverFap Deluxe NeverFap Deluxe
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
}