Black Lives Matter

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

Vad är Black Lives Matter?

Black Lives Matter är en Chrome-tillägg utvecklad av Pranjal Jately, och dess huvudfunktion är "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".

Tilläggsskärmbilder

screenshot

Ladda ner Black Lives Matter-förlängningens CRX-fil

Ladda ner Black Lives Matter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Black Lives Matter Black Lives Matter
ID godnpdijgmmcmmddjnokchjcfgacgghf
Officiell webbadress https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf
Beskrivning Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Filstorlek 15.6 KB
Antal Installationer 149
Aktuell Version 1.0.2
Senast Uppdaterad 2020-06-07
Publiceringsdatum 2020-06-07
Utvecklare Pranjal Jately
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}