Black Lives Matter
Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Qu'est-ce que Black Lives Matter ?
Black Lives Matter est une extension Chrome développée par Pranjal Jately, et sa fonction principale est "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Black Lives Matter
Téléchargez les fichiers d'extension Black Lives Matter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | godnpdijgmmcmmddjnokchjcfgacgghf |
URL Officiel | https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf |
Description | Show your support against racism and view anti-racism quotes. #BlackLivesMatter |
Taille du Fichier | 15.6 KB |
Nombre d'Installations | 149 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2020-06-07 |
Date de Publication | 2020-06-07 |
Développeur | Pranjal Jately |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |