Black Lives Matter
Show your support against racism and view anti-racism quotes. #BlackLivesMatter
什么是Black Lives Matter?
Black Lives Matter是由Pranjal Jately开发的Chrome扩展程序,该扩展的主要功能是“Show your support against racism and view anti-racism quotes. #BlackLivesMatter”。
扩展截图
下载Black Lives Matter扩展crx文件
下载Black Lives Matter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Show your support against racism and view various anti-racism quotes. Also acts as a reminder for those that need it about the fight against racism.
扩展基本信息
名称 | |
ID | godnpdijgmmcmmddjnokchjcfgacgghf |
官方URL | https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf |
简介 | Show your support against racism and view anti-racism quotes. #BlackLivesMatter |
文件大小 | 15.6 KB |
安装次数 | 149 |
当前版本 | 1.0.2 |
更新时间 | 2020-06-07 |
上架时间 | 2020-06-07 |
开发者 | Pranjal Jately |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Black Lives Matter", "version": "1.0.2", "description": "Show your support against racism and view anti-racism quotes. #BlackLivesMatter", "manifest_version": 2, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "permissions": [ "activeTab" ], "browser_action": { "default_popup": "popup.html" } } |