investing.com Kurlar

investing.com Canlı Döviz Kurları

What is investing.com Kurlar?

investing.com Kurlar is a Chrome extension developed by Cihan YAZICI, and its main feature is "investing.com Canlı Döviz Kurları".

Extension Screenshots

screenshot

Download investing.com Kurlar Extension CRX File

Download investing.com Kurlar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name investing.com Kurlar investing.com Kurlar
ID pclpbjpadbmgjnblbjfepihmkmnkpagj
Official URL https://chromewebstore.google.com/detail/investingcom-kurlar/pclpbjpadbmgjnblbjfepihmkmnkpagj
Description investing.com Canlı Döviz Kurları
File Size 167 KB
Installation Count 1,037
Current Version 1.3
Last Updated 2017-12-14
Publish Date 2017-12-14
Rating 4.48/5 Total 21 Ratings
Developer Cihan YAZICI
Email [email protected]
Payment Type free
Extension Website http://tr.investing.com
Supported Languages 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"
        ]
    }
}