CurrCon

This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more

CurrConคืออะไร?

CurrCon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jamie Aitken และคุณลักษณะหลักของมันคือ "This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย CurrCon ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        FIXES IN RECENT RELEASES
1.0.6:
Minified the JS and HTML
Minor UI changes

Added Feature in 1.0.5:
Adds comma every three characters to separate thousandths for the output making it clearer to read

Fixes in 1.0.4:
Can't convert currencies of the same kind
Changed the way the conversion is determined
More unique name than 'Currency Converter'

DESCRIPTION
This currency converter supports a large amount of currencies; Australian Dollar, Bulgarian Lev, Brazilian Real, Canadian Dollar, Swiss Franc, Chinese Yuan Renminbi, Czech Republic Koruna, Danish Krone, Euro, British Pound Sterling, Hong Kong Dollar, Croatian Kuna, Hungarian Forint, Indonesian Rupiah, Israeli New Sheqel, Indian Rupee, Japanese Yen, South Korean Won, Mexican Peso, Malaysian Ringgit, New Zealand Dollar, Omani Rial, Norwegian Krone, Philippine Peso, Russian Ruble, Swedish Krona, Singapore Dollar, Thailand Baht, Turkish Lira, United States Dollar and the South African Rand.

Combine that with its ease of use and you are a set to go.                    

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

ชื่อ CurrCon CurrCon
ID ejmaedkbndjpcfkfglbhnoejdafdidom
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/currcon/ejmaedkbndjpcfkfglbhnoejdafdidom
คำอธิบาย This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more
ขนาดไฟล์ 7.22 KB
จำนวนการติดตั้ง 13
เวอร์ชันปัจจุบัน 1.0.7
อัปเดตครั้งล่าสุด 2016-10-23
วันที่เผยแพร่ 2016-10-23
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Jamie Aitken
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.jamieaitken.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CurrCon",
    "description": "This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more",
    "version": "1.0.7",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}