Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boypt/stock-viewer
股票小助手 Chrome插件
https://github.com/boypt/stock-viewer
Last synced: 14 days ago
JSON representation
股票小助手 Chrome插件
- Host: GitHub
- URL: https://github.com/boypt/stock-viewer
- Owner: boypt
- Archived: true
- Created: 2017-12-01T05:23:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T03:29:58.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T18:32:46.504Z (3 months ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 49
- Watchers: 4
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 股票小助手 Chrome 插件
[从Chrome商店安装](https://chrome.google.com/webstore/detail/股票小助手/fgapjjkffggllllignindphnioliplok)
此插件采用腾讯股票数据源。
## Features
* 无后台行为
* 插件使用最小权限(仅访问数据接口gtimg.cn)
* 添加导出导入自选股功能stock360的版本没有导出功能,用户要保留自选股数据,可在原插件的图标右键选择`检查弹出内容`,在出现的调试窗口的`>`中运行`localStorage.getItem("stock_list")`,把输出的代码复制,粘贴到本插件的`导出导入`功能当中。