Black Lives Matter

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

Was ist Black Lives Matter?

Black Lives Matter ist eine Chrome-Erweiterung, die von Pranjal Jately entwickelt wurde, und ihr Hauptmerkmal ist "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".

Erweiterungsscreenshots

screenshot

Black Lives Matter-Erweiterungs-CRX-Datei herunterladen

Laden Sie Black Lives Matter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Black Lives Matter Black Lives Matter
ID godnpdijgmmcmmddjnokchjcfgacgghf
Offizielle URL https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf
Beschreibung Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Dateigröße 15.6 KB
Installationsanzahl 149
Aktuelle Version 1.0.2
Letztes Update 2020-06-07
Veröffentlichungsdatum 2020-06-07
Entwickler Pranjal Jately
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}