QuickCConverter - Quick Currency Converter

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

O que é QuickCConverter - Quick Currency Converter?

QuickCConverter - Quick Currency Converter é uma extensão do Chrome desenvolvida por DanRotaru, e sua principal característica é "QuickCConverter (Quick Currency Converter) - Fastest currency converter extension. Experience lightning-fast currency conversions.".

Capturas de Tela da Extensão

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

Baixar o arquivo CRX da Extensão QuickCConverter - Quick Currency Converter

Baixe arquivos de extensão QuickCConverter - Quick Currency Converter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome QuickCConverter - Quick Currency Converter QuickCConverter - Quick Currency Converter
ID ajgaihokdfdjgephfaibpdjbogepckgd
URL Oficial https://chromewebstore.google.com/detail/quickcconverter-quick-cur/ajgaihokdfdjgephfaibpdjbogepckgd
Descrição QuickCConverter (Quick Currency Converter) - Fastest currency converter extension. Experience lightning-fast currency conversions.
Tamanho do Arquivo 220 KB
Contagem de Instalações 2,442
Versão Atual 3.0.5
Última Atualização 2024-01-05
Data de Publicação 2020-06-26
Classificação 4.75/5 Total de 51 Avaliações
Desenvolvedor DanRotaru
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://danrotaru.github.io/
URL da Página de Ajuda https://danrotaru.github.io/
URL da Página de Política de Privacidade https://docs.google.com/document/d/e/2PACX-1vQAqV3KKVEI0JkULIjGAHjnyKEW5HgXYYOaR1nyqlV75B5wRk-zmdEpkpLJv9b6CE_OD5xupBnuOwgO/pub
Idiomas Suportados 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"
}