股票小助手
办公室看盘炒股利器,不会被上司发现的看盘软件
What is 股票小助手?
股票小助手 is a Chrome extension developed by Ben, 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
本插件开源:https://github.com/boypt/stock-viewer
Extension Basic Information
Name | 股票小助手 |
ID | fgapjjkffggllllignindphnioliplok |
Official URL | https://chromewebstore.google.com/detail/%E8%82%A1%E7%A5%A8%E5%B0%8F%E5%8A%A9%E6%89%8B/fgapjjkffggllllignindphnioliplok |
Description | 办公室看盘炒股利器,不会被上司发现的看盘软件 |
File Size | 162 KB |
Installation Count | 728 |
Current Version | 1.9.1 |
Last Updated | 2019-06-05 |
Publish Date | 2019-06-04 |
Rating | 4.43/5 Total 14 Ratings |
Developer | Ben |
Payment Type | free |
Extension Website | https://github.com/boypt/stock-viewer |
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'; object-src 'self'", "description": "\u529e\u516c\u5ba4\u770b\u76d8\u7092\u80a1\u5229\u5668\uff0c\u4e0d\u4f1a\u88ab\u4e0a\u53f8\u53d1\u73b0\u7684\u770b\u76d8\u8f6f\u4ef6", "icons": { "128": "images\/logo128.png", "16": "images\/logo19.png", "32": "images\/logo38.png", "48": "images\/logo48.png" }, "manifest_version": 2, "name": "\u80a1\u7968\u5c0f\u52a9\u624b", "permissions": [ "storage", "http:\/\/*.gtimg.cn\/*" ], "version": "1.9.1" } |