Fast Exchange Rate

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

Fast Exchange Rateคืออะไร?

Fast Exchange Rate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fastexrate.beling.pl และคุณลักษณะหลักของมันคือ "Fast access to current exchange rates directy from your web browser."

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

screenshot
screenshot

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

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