Wonder #ChooseKind

#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness

Was ist Wonder #ChooseKind?

Wonder #ChooseKind ist eine Chrome-Erweiterung, die von http://wonder.movie entwickelt wurde, und ihr Hauptmerkmal ist "#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Wonder #ChooseKind-Erweiterungs-CRX-Datei herunterladen

Laden Sie Wonder #ChooseKind-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        What if the internet could be a kinder place? Inspired by the movie WONDER, the #ChooseKind Chrome Extension will change the way you see the web by replacing abusive comments with positive and uplifting words.

 The extension leverages powerful machine learning technology to spot abuse online — making it easier to focus on kindness as you scroll through social feeds and video comments on Facebook, Twitter and YouTube in Chrome for desktop.

 Based on the New York Times bestseller, WONDER tells the inspiring story of August Pullman, a boy with facial differences who enters fifth grade, attending a mainstream school for the first time.

 WONDER
 - In Theaters November 17. 

 Get tickets now: http://lions.gt/wondertickets

#ChooseKind
#WonderTheMovie

http://www.Wonder.movie                    

Grundlegende Informationen zur Erweiterung

Name Wonder #ChooseKind Wonder #ChooseKind
ID glfalbkbpidnhcopbgacabkcjloncdah
Offizielle URL https://chrome.google.com/webstore/detail/wonder-choosekind/glfalbkbpidnhcopbgacabkcjloncdah
Beschreibung #ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness
Dateigröße 2.68 MB
Installationsanzahl 10,000
Aktuelle Version 1.0.1
Letztes Update 2017-11-15
Veröffentlichungsdatum 2017-11-15
Bewertung 3.87/5 Insgesamt 301 Bewertungen
Entwickler http://wonder.movie
Zahlungsart free
Erweiterungswebsite http://wonder.movie
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.1",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_browserActionTitle__",
        "default_popup": "pages\/popup.html"
    },
    "permissions": [
        "tabs",
        "identity",
        ""
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw8ZXGj4ilPHqgoo0ZthjskusfUbOP9WRUfijV592brdWaEdTtttqnmeC7bb3ieZopspACKHNtwKrz9Mhmq7Q5lHUanICy8gkCXu4hcpkFX\/+uarzqeQhTyfKpwo2c7H+hYXO2\/D6rgQ28y4EfuFFms9OOrmGEJXOo1E4DxX3WWbDhgUfSw4Ta1H690Olz03XzoHO6ohtOTuj3sZChepaqLd4cE9Ew5cApynK8ZXHrhJVuLsWefd\/RSye8UhAwHXYymxdS41997YmG2FkddCq9WKmBvWC+84Na3ZkvBqD5RHSN1lByWwRG9ICkQHtPciWLme32Zrv5vjhA3+0VgZ+LQIDAQAB",
    "oauth2": {
        "client_id": "452697796155-bmcn84dejhb00scs3inf65uv6ob96lij.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "web_accessible_resources": [
        "images\/**\/*.jpg",
        "images\/**\/*.png",
        "images\/**\/*.svg",
        "images\/eye.png",
        "images\/show-keep.png",
        "images\/rollover\/**\/*.png"
    ]
}