CurrCon

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

什麼是CurrCon?

CurrCon是由Jamie Aitken開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more”。

擴展截圖

screenshot

下載CurrCon擴展crx文件

下載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
官方網址 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": []
}