(un)politeBot

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

Qu'est-ce que (un)politeBot ?

(un)politeBot est une extension Chrome développée par MALGOW, et sa fonction principale est "a helpful bot that wishes the very best and worst for you".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension (un)politeBot

Téléchargez les fichiers d'extension (un)politeBot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom (un)politeBot (un)politeBot
ID lbiljgbdngfccmlpeelfecfcmadlelde
URL Officiel https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde
Description a helpful bot that wishes the very best and worst for you
Taille du Fichier 227 KB
Nombre d'Installations 241
Version Actuelle 2
Dernière Mise à Jour 2021-12-29
Date de Publication 2021-12-13
Évaluation 5.00/5 Total 4 Évaluations
Développeur MALGOW
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://malgow.net/(un)politeBot
URL de la Page d'Aide https://malgow.net/(un)politeBot
Langues Prises en Charge 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"
    }
}