Black Lives Matter

Show your support against racism and view anti-racism quotes. #BlackLivesMatter

Wat is Black Lives Matter?

Black Lives Matter is een Chrome-extensie ontwikkeld door Pranjal Jately, en de belangrijkste functie is "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Black Lives Matter

Download Black Lives Matter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Black Lives Matter Black Lives Matter
ID godnpdijgmmcmmddjnokchjcfgacgghf
Officiële URL https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf
Beschrijving Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Bestandsgrootte 15.6 KB
Aantal Installaties 149
Huidige Versie 1.0.2
Laatst Bijgewerkt 2020-06-07
Publicatiedatum 2020-06-07
Ontwikkelaar Pranjal Jately
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}