Black Lives Matter
Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Hvad er Black Lives Matter?
Black Lives Matter er en Chrome-udvidelse udviklet af Pranjal Jately, og dens hovedfunktion er "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".
Udvidelsesskærmbilleder
Download Black Lives Matter-udvidelses-CRX-fil
Download Black Lives Matter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | godnpdijgmmcmmddjnokchjcfgacgghf |
Officiel URL | https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf |
Beskrivelse | Show your support against racism and view anti-racism quotes. #BlackLivesMatter |
Filstørrelse | 15.6 KB |
Antal Installationer | 149 |
Nuværende Version | 1.0.2 |
Senest Opdateret | 2020-06-07 |
Udgivelsesdato | 2020-06-07 |
Udvikler | Pranjal Jately |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |