股票助手
炒股利器,不会被上司发现的看盘小工具
What is 股票助手?
股票助手 is a Chrome extension developed by BaozY, and its main feature is "炒股利器,不会被上司发现的看盘小工具".
Extension Screenshots
Download 股票助手 Extension CRX File
Download 股票助手 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
一键看自选股行情,简单实用,连图标都可以伪装,不容易被领导发现
Extension Basic Information
Name | |
ID | afcjdcajndamioincnjnpcblbiidgkoi |
Official URL | https://chrome.google.com/webstore/detail/%E8%82%A1%E7%A5%A8%E5%8A%A9%E6%89%8B/afcjdcajndamioincnjnpcblbiidgkoi |
Description | 炒股利器,不会被上司发现的看盘小工具 |
File Size | 172 KB |
Installation Count | 441 |
Current Version | 1.0.2 |
Last Updated | 2020-12-25 |
Publish Date | 2020-12-25 |
Rating | 4.78/5 Total 9 Ratings |
Developer | BaozY |
[email protected] | |
Payment Type | free |
Extension Website | http://www.baozy.com/gupiaozhushou |
Help Page URL | http://www.baozy.com/gupiaozhushou |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_popup": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/smartbox.gtimg.cn; object-src 'self'", "description": "\u7092\u80a1\u5229\u5668\uff0c\u4e0d\u4f1a\u88ab\u4e0a\u53f8\u53d1\u73b0\u7684\u770b\u76d8\u5c0f\u5de5\u5177", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "\u80a1\u7968\u52a9\u624b", "permissions": [ "*:\/\/*.gtimg.cn\/*" ], "version": "1.0.2", "homepage_url": "http:\/\/www.baozy.com\/gupiaozhushou" } |