Get Tieba Cookie
为贴吧签到助手获取百度贴吧的 Cookie
What is Get Tieba Cookie?
Get Tieba Cookie is a Chrome extension developed by http://ikk.me, and its main feature is "为贴吧签到助手获取百度贴吧的 Cookie".
Download Get Tieba Cookie Extension CRX File
Download Get Tieba Cookie extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
贴吧签到助手辅助插件,用于获取百度 Cookie
Extension Basic Information
Name | ![]() |
ID | dpekabpinhnjcikegadjeopgmhphgnce |
Official URL | https://chrome.google.com/webstore/detail/get-tieba-cookie/dpekabpinhnjcikegadjeopgmhphgnce |
Description | 为贴吧签到助手获取百度贴吧的 Cookie |
File Size | 3.65 KB |
Installation Count | 199 |
Current Version | 2.0.1.0 |
Last Updated | 2017-01-02 |
Publish Date | 2017-01-02 |
Rating | 4.50/5 Total 14 Ratings |
Developer | http://ikk.me |
[email protected] | |
Payment Type | free |
Extension Website | https://sign.ikk.me |
Help Page URL | https://github.com/kookxiang/Tieba_sign |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "kookxiang", "background": { "scripts": [ "background.js" ] }, "description": "\u4e3a\u8d34\u5427\u7b7e\u5230\u52a9\u624b\u83b7\u53d6\u767e\u5ea6\u8d34\u5427\u7684 Cookie", "manifest_version": 2, "name": "Get Tieba Cookie", "permissions": [ "cookies", "http:\/\/*.baidu.com\/*" ], "externally_connectable": { "matches": [ "https:\/\/api.ikk.me\/reborn\/proxy.htm" ] }, "version": "2.0.1.0" } |