Ever Accountable For Chrome

EverAccountable Google Chrome Extension.

Τι είναι το Ever Accountable For Chrome;

Το Ever Accountable For Chrome είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://everaccountable.com, και η κύρια λειτουργία του είναι "EverAccountable Google Chrome Extension.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Ever Accountable For Chrome

Λήψη αρχείων επέκτασης Ever Accountable For Chrome σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Ever Accountable for Chromebook is a powerful tool in the fight against pornography. The price is 6.99 per month after the 14-day free trial.
This app gives you the freedom to use your device how you like, while holding you accountable for the choices you make. We believe that freedom coupled with accountability is a much better motivator than internet filters that try to block you or force you to behave a certain way. We don't password-protect your settings or prevent you from doing anything. You can even uninstall Ever Accountable at any time, just know that your accountability partners be notified and sent a final report of all activity up to the time it is turned off.

You can have your weekly report sent to up to 3 trusted friends. The reports contains a list of the websites you visit. Reports are easy to read and pornographic websites and apps are automatically flagged.

"Sunlight is the best disinfectant" - US Supreme Court Judge Louis Brandeis                    

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

Όνομα Ever Accountable For Chrome Ever Accountable For Chrome
ID mhpfiackdifhfjphkicjidjlnibkfgek
Επίσημο URL https://chromewebstore.google.com/detail/ever-accountable-for-chro/mhpfiackdifhfjphkicjidjlnibkfgek
Περιγραφή EverAccountable Google Chrome Extension.
Μέγεθος Αρχείου 373 KB
Αριθμός Εγκαταστάσεων 3,079
Τρέχουσα Έκδοση 4.0.22
Τελευταία Ενημέρωση 2022-12-19
Ημερομηνία Δημοσίευσης 2019-04-06
Αξιολόγηση 4.21/5 Συνολικά 14 Αξιολογήσεις
Προγραμματιστής https://everaccountable.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.everaccountable.com/
Διεύθυνση URL της Σελίδας Βοήθειας http://www.everaccountable.com/faq
URL της Σελίδας Πολιτικής Απορρήτου https://everaccountable.com/legal
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "manifest_version": 2,
    "name": "Ever Accountable For Chrome",
    "description": "EverAccountable Google Chrome Extension.",
    "version": "4.0.22",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "EverAccountable",
    "homepage_url": "http:\/\/www.everaccountable.com\/",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/jquery-3.2.1.min.js",
            "js\/raven.min.js",
            "js\/globals.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/ea48.png",
        "default_popup": "popup.html",
        "default_title": "Ever Accountable"
    },
    "icons": {
        "16": "images\/ea16.png",
        "48": "images\/ea48.png",
        "128": "images\/ea128.png"
    },
    "content_security_policy": "object-src 'self' https:\/\/*.everaccountable.com:*; frame-src https:\/\/*.everaccountable.com:*; script-src 'self'",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApEYTuuRZXxpmGELgg+s4ZeeABrn9GbgxdsGI7ixvCbRF2MBJ9bvMX6iUPsIMH07cAVIzXU85myWEX\/\/LtlO5oTVlvK22cDDV7171fN1uFVWxukWPyECiKc8\/Lg2391j4HNQhLAk0W3Sz0PfaxJBzthbxKEan6A5WvlhdhgqJwROhztW1LLbV\/Slpq\/0GHUvq4aubQsf9\/EBAzWUws3yDIVqNkoo90WeveNxoYWg6vYMBq08NFZ8mEm1F3cstmwqKk7rSVnJvrVzm1UWLXJzk6HNdUCHdm20qhZItvB3O9h8KdJ7zF3Rs\/BqndGDxvkn8nau0UTY8ZS2RnO2hlV0cfwIDAQAB",
    "permissions": [
        "tabs",
        "notifications",
        "",
        "activeTab",
        "management",
        "https:\/\/*.everaccountable.com\/*"
    ]
}