Behave! — Offensive Comments Blocker
Hides comments on YouTube, Reddit & Twitter depending on desired level of toxicity and converts them into harmless emojis.
Behave! — Offensive Comments Blocker là gì?
Behave! — Offensive Comments Blocker là một tiện ích mở rộng Chrome được phát triển bởi https://argh.team, và tính năng chính của nó là "Hides comments on YouTube, Reddit & Twitter depending on desired level of toxicity and converts them into harmless emojis.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Behave! — Offensive Comments Blocker
Tải xuống các tệp mở rộng Behave! — Offensive Comments Blocker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Tired of offensive comments on your favorite social networks and media sites? Behave! allows you to set a level of toxicity you are willing to tolerate and replaces comments that exceed it with graphical emojis. You are able to unhide any comment and read it. Don’t like it? Hide it again. You are in control now. Click the Behave! icon in the Chrome toolbar and use a slider to pick the toxicity level according to your current mood. Behave! works on: - YouTube - Reddit - Twitter English is the only supported language at the moment. Behave! is proudly developed by ARGH! Team and is available under Apache 2.0 license on GitHub at https://github.com/ArghTeam/behave-for-chrome. More information about Behave! is available at https://argh.team/behave/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Behave! — Offensive Comments Blocker |
ID | baopcegdlpgikbkcnhhkcnhbmgdfpdck |
URL Chính Thức | https://chromewebstore.google.com/detail/behave-%E2%80%94-offensive-commen/baopcegdlpgikbkcnhhkcnhbmgdfpdck |
Mô tả | Hides comments on YouTube, Reddit & Twitter depending on desired level of toxicity and converts them into harmless emojis. |
Kích Thước Tệp | 63.59 KB |
Số Lần Cài Đặt | 29 |
Phiên Bản Hiện Tại | 2.0.8 |
Cập Nhật Lần Cuối | 2017-09-06 |
Ngày Phát Hành | 2017-09-06 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://argh.team |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://argh.team/behave/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "version": "2.0.8", "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", " |