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
官方網址 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"
        ]
    }
}