sosobtc 实时行情扩展
提供比特币、莱特币、ETH、ETC等众多币种的行情监控,实时更新来自OKCoin币行、火币网等各大平台的数据,并且可以自定义感兴趣的行情列表。
What is sosobtc 实时行情扩展?
sosobtc 实时行情扩展 is a Chrome extension developed by https://www.sosobtc.com, and its main feature is "提供比特币、莱特币、ETH、ETC等众多币种的行情监控,实时更新来自OKCoin币行、火币网等各大平台的数据,并且可以自定义感兴趣的行情列表。".
Extension Screenshots
Download sosobtc 实时行情扩展 Extension CRX File
Download sosobtc 实时行情扩展 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
本扩展由sosobtc.com出品,提供比特币、莱特币、ETH、ETC等众多币种的行情监控,实时更新来自OKCoin币行、火币网等各大平台的数据,并且可以自定义感兴趣的行情列表; 为了让您能有如同在 http://www.sosobtc.com/ 首页上的使用体验,本扩展已涵盖了尽量多分类的币种行情,同时为了保持扩展的轻巧便捷,我们目前截取了前8个币种行情作为展示。
Extension Basic Information
Name | |
ID | ampeekbjafmhfepdainpjdeohdepeopj |
Official URL | https://chromewebstore.google.com/detail/sosobtc-%E5%AE%9E%E6%97%B6%E8%A1%8C%E6%83%85%E6%89%A9%E5%B1%95/ampeekbjafmhfepdainpjdeohdepeopj |
Description | 提供比特币、莱特币、ETH、ETC等众多币种的行情监控,实时更新来自OKCoin币行、火币网等各大平台的数据,并且可以自定义感兴趣的行情列表。 |
File Size | 412 KB |
Installation Count | 197 |
Current Version | 0.0.6 |
Last Updated | 2017-04-20 |
Publish Date | 2017-04-19 |
Rating | 4.63/5 Total 16 Ratings |
Developer | https://www.sosobtc.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.sosobtc.com/service-clause |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "cookies", "storage", "*:\/\/*.sosobtc.com\/" ], "content_security_policy": "default-src 'self'; script-src 'self' https:\/\/ssl.google-analytics.com; connect-src http:\/\/io.sosobtc.com:6789 ws:\/\/io.sosobtc.com:6789 http:\/\/k.sosobtc.com; style-src * 'unsafe-inline'; img-src 'self' https:\/\/www.google-analytics.com http:\/\/www.google-analytics.com data:;", "version": "0.0.6", "name": "sosobtc \u5b9e\u65f6\u884c\u60c5\u6269\u5c55", "manifest_version": 2, "description": "\u63d0\u4f9b\u6bd4\u7279\u5e01\u3001\u83b1\u7279\u5e01\u3001ETH\u3001ETC\u7b49\u4f17\u591a\u5e01\u79cd\u7684\u884c\u60c5\u76d1\u63a7\uff0c\u5b9e\u65f6\u66f4\u65b0\u6765\u81eaOKCoin\u5e01\u884c\u3001\u706b\u5e01\u7f51\u7b49\u5404\u5927\u5e73\u53f0\u7684\u6570\u636e\uff0c\u5e76\u4e14\u53ef\u4ee5\u81ea\u5b9a\u4e49\u611f\u5174\u8da3\u7684\u884c\u60c5\u5217\u8868\u3002", "browser_action": { "default_title": "sosobtc\u5b9e\u65f6\u884c\u60c5", "default_popup": "popup.html" }, "icons": { "16": "icon\/icon-16.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "background": { "page": "background.html" } } |