Ever Accountable For Chrome

EverAccountable Google Chrome Extension.

Qu'est-ce que Ever Accountable For Chrome ?

Ever Accountable For Chrome est une extension Chrome développée par https://everaccountable.com, et sa fonction principale est "EverAccountable Google Chrome Extension.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Ever Accountable For Chrome

Téléchargez les fichiers d'extension Ever Accountable For Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Ever Accountable For Chrome Ever Accountable For Chrome
ID mhpfiackdifhfjphkicjidjlnibkfgek
URL Officiel https://chromewebstore.google.com/detail/ever-accountable-for-chro/mhpfiackdifhfjphkicjidjlnibkfgek
Description EverAccountable Google Chrome Extension.
Taille du Fichier 373 KB
Nombre d'Installations 3,079
Version Actuelle 4.0.22
Dernière Mise à Jour 2022-12-19
Date de Publication 2019-04-06
Évaluation 4.21/5 Total 14 Évaluations
Développeur https://everaccountable.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.everaccountable.com/
URL de la Page d'Aide http://www.everaccountable.com/faq
URL de la Page de Politique de Confidentialité https://everaccountable.com/legal
Langues Prises en Charge 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\/*"
    ]
}