(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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}