CurrCon
This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more
CurrCon क्या है?
CurrCon Jamie Aitken द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CurrCon एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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": [] } |