(un)politeBot

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

Vad är (un)politeBot?

(un)politeBot är en Chrome-tillägg utvecklad av MALGOW, och dess huvudfunktion är "a helpful bot that wishes the very best and worst for you".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner (un)politeBot-förlängningens CRX-fil

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

                        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.                    

Grundläggande Information om Tillägg

Namn (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
Officiell webbadress https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
Beskrivning a helpful bot that wishes the very best and worst for you
Filstorlek 227 KB
Antal Installationer 241
Aktuell Version 2
Senast Uppdaterad 2021-12-29
Publiceringsdatum 2021-12-13
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare MALGOW
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://malgow.net/(un)politeBot
Hjälpsida URL https://malgow.net/(un)politeBot
Stödda Språk 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"
    }
}