(un)politeBot

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

(un)politeBotとは何ですか?

(un)politeBotはMALGOWによって開発されたChromeの拡張機能で、その主な機能は「a helpful bot that wishes the very best and worst for you」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

(un)politeBot拡張機能のCRXファイルをダウンロード

(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
Eメール [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"
    }
}