(un)politeBot

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

What is (un)politeBot?

(un)politeBot is a Chrome extension developed by MALGOW, and its main feature is "a helpful bot that wishes the very best and worst for you".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download (un)politeBot Extension CRX File

Download (un)politeBot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
Official URL https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
Description a helpful bot that wishes the very best and worst for you
File Size 227 KB
Installation Count 241
Current Version 2
Last Updated 2021-12-29
Publish Date 2021-12-13
Rating 5.00/5 Total 4 Ratings
Developer MALGOW
Email [email protected]
Payment Type free
Extension Website https://malgow.net/(un)politeBot
Help Page URL https://malgow.net/(un)politeBot
Supported Languages 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"
    }
}