(un)politeBot

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

ما هو (un)politeBot؟

(un)politeBot هو إضافة Chrome تم تطويرها بواسطة MALGOW، والميزة الرئيسية لها هي "a helpful bot that wishes the very best and worst for you".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة (un)politeBot

قم بتنزيل ملفات الامتداد (un)politeBot بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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"
    }
}