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
Eメール [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"
        ]
    }
}