Stock Watch

Check latest stock quotes

什么是Stock Watch?

Stock Watch是由Mohan Vurimi开发的Chrome扩展程序,该扩展的主要功能是“Check latest stock quotes”。

扩展截图

screenshot

下载Stock Watch扩展crx文件

下载Stock Watch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Follow your favorite stock with click of button. 

Latest update includes bug fixes raised due to yahoo api changes                    

扩展基本信息

名称 Stock Watch Stock Watch
ID nfjkmciodebjnpffbombhjdhnmbiaihn
官方URL https://chrome.google.com/webstore/detail/stock-watch/nfjkmciodebjnpffbombhjdhnmbiaihn
简介 Check latest stock quotes
文件大小 215 KB
安装次数 92
当前版本 0.0.11
更新时间 2017-11-24
上架时间 2017-11-24
评分 3.67/5 共3次评分
开发者 Mohan Vurimi
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stock Watch",
    "description": "Check latest stock quotes",
    "version": "0.0.11",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "https:\/\/ajax.googleapis.com\/"
    ]
}