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 |
官方網址 | 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" } } |