Fast Exchange Rate

Fast access to current exchange rates directy from your web browser.

Fast Exchange Rateとは何ですか?

Fast Exchange Rateはhttps://fastexrate.beling.plによって開発されたChromeの拡張機能で、その主な機能は「Fast access to current exchange rates directy from your web browser.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Fast Exchange Rate拡張機能のCRXファイルをダウンロード

Fast Exchange Rate拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This is Chrome version of Fast Exchange Rate application. Provides fast access to currect exchange rates. One click on a button shows newest exchange rates table.

Connects only with our server to download data. Works offline after first run (shows last downloaded data before updating).                    

拡張機能の基本情報

名前 Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
公式URL https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
説明 Fast access to current exchange rates directy from your web browser.
ファイルサイズ 31.9 KB
インストール数 330
現在のバージョン 13.1
最終更新日 2013-06-18
公開日 2013-06-18
評価 3.20/5 合計 5 レビュー
開発者 https://fastexrate.beling.pl
支払い方法 free
拡張機能のウェブサイト http://fastexrate.beling.pl
ヘルプページのURL http://fastexchangerate.uservoice.com
対応言語 en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "13.1",
    "permissions": [
        "http:\/\/fastexrate.beling.pl\/",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "pl",
    "web_accessible_resources": [
        "style.css"
    ]
}