QuickCur - Bubble Currency Converter
Select the number on your page, right click and show result in bubble. SUPER FAST WAY!
Qu'est-ce que QuickCur - Bubble Currency Converter ?
QuickCur - Bubble Currency Converter est une extension Chrome développée par QuickCur, et sa fonction principale est "Select the number on your page, right click and show result in bubble. SUPER FAST WAY!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension QuickCur - Bubble Currency Converter
Téléchargez les fichiers d'extension QuickCur - Bubble Currency Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Quick Cur - Bubble Currency Converter ----------------------------------------------------------------------------------- Suffer from calculating price when shopping in foreigner website? Try this! Select the number on your page, right click then select the currency mapping. Result will show in bubble. SUPER FAST WAY! [ How To Use ] 1. Select the number text on page 2. Right Click on it 3. Choose the exchange action you want to make ★ In option page, you can create your favorite currency map! * v1.2.5 * Rename the package name in Eng. * Add feedback page. * v1.2.4 * Fix the issue that menu is gone when extensio upgrades. * v1.2.3 * The issue that new added exchange not working is fixed * v1.2.2 * A better and friendly option page allows user to find the currency. * You can make your owned ordering for currency list * v1.2.1 * Make extractor can read number without comma * Enhance extractor to be able to read number when user select string with both characters and number * Add rate info in popup window v1.2.0 * Fix the issue that functionality failure which deal with number more than million. * Add black text color on pop-up v1.1.1 * Fix the issue that adding currency button not working.
Informations de Base sur l'Extension
Nom | QuickCur - Bubble Currency Converter |
ID | nenjmmjmglcjbiabpgjggehahbdejoon |
URL Officiel | https://chromewebstore.google.com/detail/quickcur-bubble-currency/nenjmmjmglcjbiabpgjggehahbdejoon |
Description | Select the number on your page, right click and show result in bubble. SUPER FAST WAY! |
Taille du Fichier | 1.33 MB |
Nombre d'Installations | 105 |
Version Actuelle | 1.2.5 |
Dernière Mise à Jour | 2024-03-03 |
Date de Publication | 2021-09-03 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | QuickCur |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_AppName__", "description": "__MSG_AppDesc__", "version": "1.2.5", "manifest_version": 3, "background": { "service_worker": "background-wrapper.js" }, "options_page": "options.html", "default_locale": "zh_TW", "permissions": [ "storage", "activeTab", "contextMenus" ], "web_accessible_resources": [ { "matches": [ " |