(un)politeBot

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

(un)politeBot क्या है?

(un)politeBot MALGOW द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "a helpful bot that wishes the very best and worst for you"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में (un)politeBot एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
आधिकारिक URL https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
विवरण a helpful bot that wishes the very best and worst for you
फ़ाइल का आकार 227 KB
स्थापना संख्या 241
वर्तमान संस्करण 2
अंतिम अपडेट 2021-12-29
प्रकाशन तिथि 2021-12-13
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर MALGOW
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://malgow.net/(un)politeBot
सहायता पृष्ठ URL https://malgow.net/(un)politeBot
समर्थित भाषाएँ 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"
    }
}