Wonder #ChooseKind
#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness
什么是Wonder #ChooseKind?
Wonder #ChooseKind是由http://wonder.movie开发的Chrome扩展程序,该扩展的主要功能是“#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness”。
扩展截图
下载Wonder #ChooseKind扩展crx文件
下载Wonder #ChooseKind扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | glfalbkbpidnhcopbgacabkcjloncdah |
官方URL | https://chrome.google.com/webstore/detail/wonder-choosekind/glfalbkbpidnhcopbgacabkcjloncdah |
简介 | #ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness |
文件大小 | 2.68 MB |
安装次数 | 10,000 |
当前版本 | 1.0.1 |
更新时间 | 2017-11-15 |
上架时间 | 2017-11-15 |
评分 | 3.87/5 共301次评分 |
开发者 | http://wonder.movie |
付费类型 | free |
扩展官网 | http://wonder.movie |
支持的语言 | 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", " |