右側龜龜-股票看盤工具
龜龜一般都是右側
What is 右側龜龜-股票看盤工具?
右側龜龜-股票看盤工具 is a Chrome extension developed by aarqaarq, 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
一個簡單的看盤軟體,可以輸入你想要關注的台股編號,即可將之加入觀察清單,可以即時的秀出股票的即時價格,高低價,K線圖以及即時的買單賣單數量,10秒自動更新,佐可愛的右側龜龜圖,簡單小巧。一目了然。 Extension Basic Information
| Name | |
| ID | odmfcflhaafdhoaklicjpgmimgpeoifo |
| Official URL | https://chromewebstore.google.com/detail/%E5%8F%B3%E5%81%B4%E9%BE%9C%E9%BE%9C-%E8%82%A1%E7%A5%A8%E7%9C%8B%E7%9B%A4%E5%B7%A5%E5%85%B7/odmfcflhaafdhoaklicjpgmimgpeoifo |
| Description | 龜龜一般都是右側 |
| File Size | 382 KB |
| Installation Count | 58 |
| Current Version | 1.0.1 |
| Last Updated | 2021-05-31 |
| Publish Date | 2021-05-07 |
| Rating | 4.67/5 Total 3 Ratings |
| Developer | aarqaarq |
| [email protected] | |
| Payment Type | free |
| Supported Languages | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u53f3\u5074\u9f9c\u9f9c-\u80a1\u7968\u770b\u76e4\u5de5\u5177",
"description": "\u9f9c\u9f9c\u4e00\u822c\u90fd\u662f\u53f3\u5074",
"version": "1.0.1",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"https:\/\/tw.stock.yahoo.com\/",
"storage"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} | |