Wonder #ChooseKind
#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness
Wonder #ChooseKindคืออะไร?
Wonder #ChooseKind เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://wonder.movie และคุณลักษณะหลักของมันคือ "#ChooseKind for your family's shared web experience! Replace offensive comments and abusive language with expressions of kindness"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wonder #ChooseKind
ดาวน์โหลดไฟล์ส่วนขยาย 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", " |