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