Black Lives Matter

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

O que é Black Lives Matter?

Black Lives Matter é uma extensão do Chrome desenvolvida por Pranjal Jately, e sua principal característica é "Show your support against racism and view anti-racism quotes. #BlackLivesMatter".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Black Lives Matter

Baixe arquivos de extensão Black Lives Matter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Black Lives Matter Black Lives Matter
ID godnpdijgmmcmmddjnokchjcfgacgghf
URL Oficial https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf
Descrição Show your support against racism and view anti-racism quotes. #BlackLivesMatter
Tamanho do Arquivo 15.6 KB
Contagem de Instalações 149
Versão Atual 1.0.2
Última Atualização 2020-06-07
Data de Publicação 2020-06-07
Desenvolvedor Pranjal Jately
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}