Black Lives Matter
Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Cos'è Black Lives Matter?
Black Lives Matter è un'estensione di Chrome sviluppata da Pranjal Jately, e la sua funzione principale è "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Black Lives Matter
Scarica i file di estensione Black Lives Matter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | godnpdijgmmcmmddjnokchjcfgacgghf |
URL Ufficiale | https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf |
Descrizione | Show your support against racism and view anti-racism quotes. #BlackLivesMatter |
Dimensione del File | 15.6 KB |
Conteggio Installazioni | 149 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2020-06-07 |
Data di Pubblicazione | 2020-06-07 |
Sviluppatore | Pranjal Jately |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |