(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”。
扩展截图
下载(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. 扩展基本信息
| 名称 | |
| 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"
}
} | |