Rate Today

Currencies exchange rates for many currencies. 5 minutes updates

Rate Todayคืออะไร?

Rate Today เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://eur.rate-today.ru และคุณลักษณะหลักของมันคือ "Currencies exchange rates for many currencies. 5 minutes updates"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rate Today

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Rate Today Rate Today
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\/"
    ]
}