(un)politeBot

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

Wat is (un)politeBot?

(un)politeBot is een Chrome-extensie ontwikkeld door MALGOW, en de belangrijkste functie is "a helpful bot that wishes the very best and worst for you".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie (un)politeBot

Download (un)politeBot-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

                        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.                    

Basisinformatie over de Extensie

Naam (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
Officiële URL https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
Beschrijving a helpful bot that wishes the very best and worst for you
Bestandsgrootte 227 KB
Aantal Installaties 241
Huidige Versie 2
Laatst Bijgewerkt 2021-12-29
Publicatiedatum 2021-12-13
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar MALGOW
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://malgow.net/(un)politeBot
Help Pagina-URL https://malgow.net/(un)politeBot
Ondersteunde Talen 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"
    }
}