Black Lives Matter
Show your support against racism and view anti-racism quotes. #BlackLivesMatter
What is Black Lives Matter?
Black Lives Matter is a Chrome extension developed by Pranjal Jately, and its main feature is "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".
Extension Screenshots
Download Black Lives Matter Extension CRX File
Download Black Lives Matter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | godnpdijgmmcmmddjnokchjcfgacgghf |
Official URL | https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf |
Description | Show your support against racism and view anti-racism quotes. #BlackLivesMatter |
File Size | 15.6 KB |
Installation Count | 149 |
Current Version | 1.0.2 |
Last Updated | 2020-06-07 |
Publish Date | 2020-06-07 |
Developer | Pranjal Jately |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |