QuickCConverter - Quick Currency Converter

QuickCConverter (Quick Currency Converter) - Fastest currency converter extension. Experience lightning-fast currency conversions.

Qu'est-ce que QuickCConverter - Quick Currency Converter ?

QuickCConverter - Quick Currency Converter est une extension Chrome développée par DanRotaru, et sa fonction principale est "QuickCConverter (Quick Currency Converter) - Fastest currency converter extension. Experience lightning-fast currency conversions.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension QuickCConverter - Quick Currency Converter

Téléchargez les fichiers d'extension QuickCConverter - Quick 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

                        Modern exchange app, next gen currency converter extension!

📄 Description:
  QuickCConverter is your ultimate companion for seamless and real-time currency conversion directly within your Chrome browser. Stay on top of exchange rates, effortlessly convert currencies, and make informed financial decisions, all with the convenience of a quick and reliable extension.

✨ How to Use:
  1. Install QuickCConverter from the Chrome Web Store.
  2. Click on the extension icon in your browser or use keyboard shortcut.
  3. Select the source and target currencies for conversion.
  4. Instantly view accurate and up-to-date conversion results!

⚡️Features:
  ➡️ Real-time exchange rates: Stay informed with the latest currency values
  ➡️ Can work offline. Currency list is auto-updating every 30 min
  ➡️ Support for 100+ currencies: Covering a wide range of international currencies
  ➡️ Open extension in window mode, like a native app
  ➡️ Supported 16 languages
  ➡️ One to one currency converter or multiple live currency converter
  ➡️ Auto-save last selected currency
  ➡️ Auto-save last currency value(s)
  ➡️ Format customization, digits, decimal and more
  ➡️ Easy-to-use interface: Effortlessly convert currencies with a user-friendly design
  ➡️ No ADS, clicks, video-ads, clear and minimal UI design

🚀 Release notes:
  v.3.0.5:
  ✅ UI/UX Improvements
  ✅ Added "Buy Me A Coffee" button, users now can support us😗
  ✅ Added new translations
  ✅ Bug fixes and improvements

  v.3.0.3:
  ✅ Added 16 more currencies
  ✅ Select to convert feature now is enabled by default

  v.3.0:
  ✅ Extension redesign
  ✅ Rewrites all code from vanilla to Vue.js
  ✅ Added possibility to change digits, decimals, separator
  ✅ Added Bitcoin currency
  ✅ Added new language - Chinese
  ✅ Translation improvements
  ✅ Extension speed improvement

  v.2.0.6:
  ✅ Added possibility to convert currency by selecting text on pages. How it work?
  You just need to select value (for example 100 USD), and extension automatically will convert your value to your currency value (from "one currency" tab in popup window (last currency)).
  Works for main currency list.
  ✅ Fixed last update issue
  ✅ Translation improvements
  ✅ Extension speed improvement

  v.1.0.5:
  ✅ Added possibility to refresh manually currency list
  ✅ Translation improvements

  v.1.0.4:
  ✅ Extension speed improvement

  v.1.0.3:
  ✅ Added search input, now you can search faster your currency
  ✅ Four currencies values are also stocked in local storage
  ✅ New extension icon, more useful and obvious
  ✅ Translation improvements

  v.1.0.0
  ✅ Initial Release

❔Created with ❤️ by DanRotaru
🌐https://danrotaru.github.io/

-------------------------------------------------------------------------
By installing the app, you agree to these terms and conditions:
PLEASE NOTE: Refer to your license terms for Quick Currency Converter browser extension software (the "software") to identify the entity licensing this supplement to you and for support information. You may use a copy of this supplement with each validly licensed copy of the software. You may not use the supplement if you do not have a license for the software. The license terms for the software apply to your use of this supplement.

Privacy Politics: https://docs.google.com/document/d/e/2PACX-1vQAqV3KKVEI0JkULIjGAHjnyKEW5HgXYYOaR1nyqlV75B5wRk-zmdEpkpLJv9b6CE_OD5xupBnuOwgO/pub

Tags:
Currency Converter, Exchange Rates, Quick Conversion, Chrome Extension, Forex Tool, Currency Calculator, Real-Time Rates, Financial Utilities, Travel Money, Online Currency Tool, Digital Wallet, Finance Explorer, Money Management, International Currencies, Real-Time Forex, Chrome App, Currency Trends, Finance Widget, Instant Conversion, Digital Finance.                    

Informations de Base sur l'Extension

Nom QuickCConverter - Quick Currency Converter QuickCConverter - Quick Currency Converter
ID ajgaihokdfdjgephfaibpdjbogepckgd
URL Officiel https://chromewebstore.google.com/detail/quickcconverter-quick-cur/ajgaihokdfdjgephfaibpdjbogepckgd
Description QuickCConverter (Quick Currency Converter) - Fastest currency converter extension. Experience lightning-fast currency conversions.
Taille du Fichier 220 KB
Nombre d'Installations 2,442
Version Actuelle 3.0.5
Dernière Mise à Jour 2024-01-05
Date de Publication 2020-06-26
Évaluation 4.75/5 Total 51 Évaluations
Développeur DanRotaru
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://danrotaru.github.io/
URL de la Page d'Aide https://danrotaru.github.io/
URL de la Page de Politique de Confidentialité https://docs.google.com/document/d/e/2PACX-1vQAqV3KKVEI0JkULIjGAHjnyKEW5HgXYYOaR1nyqlV75B5wRk-zmdEpkpLJv9b6CE_OD5xupBnuOwgO/pub
Langues Prises en Charge en,ro,ru
manifest.json
{
    "manifest_version": 3,
    "version": "3.0.5",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "offline_enabled": true,
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png",
        "512": "\/icons\/512.png"
    },
    "action": {
        "default_popup": "src\/index.html",
        "default_icon": {
            "16": "\/icons\/16.png",
            "32": "\/icons\/32.png",
            "48": "\/icons\/48.png",
            "128": "\/icons\/128.png",
            "512": "\/icons\/512.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "src\/assets\/selector.css"
            ],
            "js": [
                "src\/assets\/selector.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Q",
                "mac": "Alt+Q"
            }
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgfyvRM+Fo1cZoF86Z15LZlhh0TuLu7Z\/zx63liiK1ln32zwMJLKWupGcceq3IKqNKFsTGgQXF4dtWclkv3gxIkUsuEu9wtYG3cKjyH8u9DeCvjHEvXeuTqUrOtBEajdphO9Wlb8GRXMoo8lSFLZRVQnLMjYvaYbwUOJxLF+R7XSbLlIRpwlr3YYdesfM7SRtt63jZf1pxUABGlQwhNMoSiIx2ViJ6MjPJPae80m42eV43lg8jGXXJz3GYJ1mZ7EdXwH7Jxh+69RJ7Unvwi+RCz3sTqVTfKwNIEVxurFhdvOedrHOV8rRgGMMC785P8lv2j4xk+siqNPyi7RREzS2LQIDAQAB",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}