Ever Accountable For Chrome

EverAccountable Google Chrome Extension.

Vad är Ever Accountable For Chrome?

Ever Accountable For Chrome är en Chrome-tillägg utvecklad av https://everaccountable.com, och dess huvudfunktion är "EverAccountable Google Chrome Extension.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Ever Accountable For Chrome-förlängningens CRX-fil

Ladda ner Ever Accountable For Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Ever Accountable For Chrome Ever Accountable For Chrome
ID mhpfiackdifhfjphkicjidjlnibkfgek
Officiell webbadress https://chromewebstore.google.com/detail/ever-accountable-for-chro/mhpfiackdifhfjphkicjidjlnibkfgek
Beskrivning EverAccountable Google Chrome Extension.
Filstorlek 373 KB
Antal Installationer 3,079
Aktuell Version 4.0.22
Senast Uppdaterad 2022-12-19
Publiceringsdatum 2019-04-06
Betyg 4.21/5 Totalt 14 Betyg
Utvecklare https://everaccountable.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.everaccountable.com/
Hjälpsida URL http://www.everaccountable.com/faq
URL till Sekretesspolicy Sidan https://everaccountable.com/legal
Stödda Språk 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\/*"
    ]
}