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 |
Eメール | [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" } } |