Tieba Sign Assistant
Full automatic sign all interest tieba, no need to worry about sign~
Tieba Sign Assistantとは何ですか?
Tieba Sign Assistantはoksulufによって開発されたChromeの拡張機能で、その主な機能は「Full automatic sign all interest tieba, no need to worry about sign~」です。
拡張機能のスクリーンショット
Tieba Sign Assistant拡張機能のCRXファイルをダウンロード
Tieba Sign Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
挨个贴吧手动签到太麻烦,还很容易忘记;
一键签到要“求支持7级以上的吧,最多可签50个吧”,门槛太高;
贴吧超级会员?别闹了,一个月30RMB,且是我等屌丝消费得起的;
于是”贴吧签到助手“诞生了,只要把贴吧名一添加,签到全自动完成,从此身份不再有尊卑之分~~
√ 支持简体中文,繁体中文,英文,日语 拡張機能の基本情報
| 名前 | |
| ID | bpheclmhommpomjoeoifcggjmdelgaoj |
| 公式URL | https://chromewebstore.google.com/detail/tieba-sign-assistant/bpheclmhommpomjoeoifcggjmdelgaoj |
| 説明 | Full automatic sign all interest tieba, no need to worry about sign~ |
| ファイルサイズ | 370 KB |
| インストール数 | 6,000 |
| 現在のバージョン | 2.2.2 |
| 最終更新日 | 2022-01-13 |
| 公開日 | 2019-10-11 |
| 評価 | 4.41/5 合計 76 レビュー |
| 開発者 | oksuluf |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://www.toptopn.com/privacy.html |
| 対応言語 | en,zh-CN,zh-TW,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.2.2",
"manifest_version": 2,
"minimum_chrome_version": "18.0.0.0",
"default_locale": "zh_CN",
"name": "__MSG_name__",
"description": "__MSG_description__",
"icons": {
"19": "img\/19.png",
"48": "img\/48.png",
"128": "img\/128.png"
},
"background": {
"page": "bg.html"
},
"browser_action": {
"default_icon": "img\/19.png",
"default_popup": "pop.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"permissions": [
"http:\/\/tieba.baidu.com\/*",
"https:\/\/tieba.baidu.com\/*"
]
} | |