(un)politeBot
a helpful bot that wishes the very best and worst for you
Apa itu (un)politeBot?
(un)politeBot adalah ekstensi Chrome yang dikembangkan oleh MALGOW, dan fitur utamanya adalah "a helpful bot that wishes the very best and worst for you".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi (un)politeBot
Unduh file ekstensi (un)politeBot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | (un)politeBot |
ID | lbiljgbdngfccmlpeelfecfcmadlelde |
URL Resmi | https://chromewebstore.google.com/detail/unpolitebot/lbiljgbdngfccmlpeelfecfcmadlelde |
Deskripsi | a helpful bot that wishes the very best and worst for you |
Ukuran File | 227 KB |
Jumlah Instalasi | 241 |
Versi Saat Ini | 2 |
Terakhir Diperbarui | 2021-12-29 |
Tanggal Publikasi | 2021-12-13 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | MALGOW |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://malgow.net/(un)politeBot |
URL Halaman Bantuan | https://malgow.net/(un)politeBot |
Bahasa yang Didukung | 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" } } |