Rate Today
Currencies exchange rates for many currencies. 5 minutes updates
Rate Todayとは何ですか?
Rate Todayはhttps://eur.rate-today.ruによって開発されたChromeの拡張機能で、その主な機能は「Currencies exchange rates for many currencies. 5 minutes updates」です。
拡張機能のスクリーンショット
Rate Today拡張機能のCRXファイルをダウンロード
Rate Today拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Currencies exchange rates for many currencies.
Rate is updating every 5 minutes.
The currency converter uses the latest Forex exchange rates. 拡張機能の基本情報
| 名前 | |
| ID | edflmpdihnpfhhejbhngfffeeocpooih |
| 公式URL | https://chromewebstore.google.com/detail/rate-today/edflmpdihnpfhhejbhngfffeeocpooih |
| 説明 | Currencies exchange rates for many currencies. 5 minutes updates |
| ファイルサイズ | 20.07 KB |
| インストール数 | 31 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2015-11-20 |
| 公開日 | 2015-11-19 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://eur.rate-today.ru |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://eur.rate-today.ru |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Rate Today",
"description": "Currencies exchange rates for many currencies. 5 minutes updates",
"version": "1.1",
"icons": {
"16": "16.png",
"32": "32.png",
"64": "64.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "64.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"http:\/\/*.rate-today.ru\/"
]
} | |