investing.com Kurlar

investing.com Canlı Döviz Kurları

什么是investing.com Kurlar?

investing.com Kurlar是由Cihan YAZICI开发的Chrome扩展程序,该扩展的主要功能是“investing.com Canlı Döviz Kurları”。

扩展截图

screenshot

下载investing.com Kurlar扩展crx文件

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

扩展使用说明

                        This add-on includes investing.com's Cross Rates. You can follow the instant exchange of exchange rates with this add-on. The data is provided instantly via investing.com. The developer does not guarantee that the data is accurate. The losses are not the developer's responsibility for losses caused by commercial use.                    

扩展基本信息

名称 investing.com Kurlar investing.com Kurlar
ID pclpbjpadbmgjnblbjfepihmkmnkpagj
官方URL https://chromewebstore.google.com/detail/investingcom-kurlar/pclpbjpadbmgjnblbjfepihmkmnkpagj
简介 investing.com Canlı Döviz Kurları
文件大小 167 KB
安装次数 1,037
当前版本 1.3
更新时间 2017-12-14
上架时间 2017-12-14
评分 4.48/5 共21次评分
开发者 Cihan YAZICI
电子邮箱 [email protected]
付费类型 free
扩展官网 http://tr.investing.com
支持的语言 en,en-GB,tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "investing.com Kurlar",
    "description": "investing.com Canl\u0131 D\u00f6viz Kurlar\u0131",
    "default_locale": "tr",
    "version": "1.3",
    "manifest_version": 2,
    "options_page": "ayarlar.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "pencere.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}