(un)politeBot

a helpful bot that wishes the very best and worst for you

O que é (un)politeBot?

(un)politeBot é uma extensão do Chrome desenvolvida por MALGOW, e sua principal característica é "a helpful bot that wishes the very best and worst for you".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão (un)politeBot

Baixe arquivos de extensão (un)politeBot 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

                        A bot that will always be there for you when you need them most, a bot that looks out for you, a bot that appraises you, a bot that takes care of your mental health, a bot that loves you. Your newest best-friend!, (un)politeBot :)

...or, with the switch of a button, your greatest enemy. A bot that degrades(???) you, a bot that mocks you, a bot that constantly prays on your downfall, a bot that reminds you of your biggest flaws. Your greatest enemy.                    

Informações Básicas da Extensão

Nome (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
URL Oficial https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
Descrição a helpful bot that wishes the very best and worst for you
Tamanho do Arquivo 227 KB
Contagem de Instalações 241
Versão Atual 2
Última Atualização 2021-12-29
Data de Publicação 2021-12-13
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor MALGOW
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://malgow.net/(un)politeBot
URL da Página de Ajuda https://malgow.net/(un)politeBot
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "(un)politeBot",
    "version": "2",
    "description": "a helpful bot that wishes the very best and worst for you",
    "background": {
        "scripts": [
            "popup\/(un)politeBot.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/jiggly.png",
        "default_title": "(un)polite bot",
        "default_popup": "popup\/botPopup.html"
    }
}