MoneyControl It

Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl

什么是MoneyControl It?

MoneyControl It是由https://techkranti.com开发的Chrome扩展程序,该扩展的主要功能是“Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl”。

扩展截图

screenshot

下载MoneyControl It扩展crx文件

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

扩展使用说明

                        To aid in your stock research this small tool will come handy to quickly research about Scrips by directly searching on MoneyControl.com. Just select the text you want to search on MoneyControl, Right-Click and click on MoneyControl It. You will be taken to MoneyControl's page for the selected Scrip.

Hope you like this handy little tool!!!                    

扩展基本信息

名称 MoneyControl It MoneyControl It
ID lemhigfdmamodohbdpedpbbjjblijabg
官方URL https://chromewebstore.google.com/detail/moneycontrol-it/lemhigfdmamodohbdpedpbbjjblijabg
简介 Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl
文件大小 4.38 KB
安装次数 1,173
当前版本 0.1
更新时间 2022-06-18
上架时间 2012-08-26
评分 3.95/5 共41次评分
开发者 https://techkranti.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://techkranti.com/
支持的语言 en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MoneyControl It",
    "description": "Get Stock Price, Share Price, News, Results of this Scrip on MoneyControl",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "32": "favicon.ico"
    },
    "background": {
        "scripts": [
            "mcit.js"
        ]
    },
    "manifest_version": 2
}