Currency Exchange

Currency Exchange for Google Chrome fast and easy to use.

Co je Currency Exchange?

Currency Exchange je rozšíření Chrome vyvinuté https://sea-perl.blogspot.com, a jeho hlavní funkcí je „Currency Exchange for Google Chrome fast and easy to use.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Currency Exchange

Stáhněte si soubory rozšíření Currency Exchange ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Why use a currency exchange?

Use this free currency exchange to calculate currencies and exchange rates in real time, you can use it in travel planning, trade the forex market, stock exchange, and even with binary options to convert currencies from anywhere in the world.

Exchange rates fluctuate constantly throughout the week as currencies are actively traded. This pushes the price up and down, similar to other assets such as gold or stocks. The market price of a currency – how many U.S. dollars it takes to buy a Canadian dollar for example – is different than the rate you will receive from your bank when you exchange currency. Here's how exchange rates work, and how to figure out if you are getting a good deal. Currency exchange aim to maintain real-time information on current market or bank exchange rates, so that the calculated result changes whenever the value of either of the component currencies does. They do so by connecting to a database of current currency exchange rates. The frequency at which currency exchange update the exchange rates they use varies.

Currency exchange usually display a value that is not biased towards buying or selling. This is useful when estimating the value of goods or services, basic accounting and invoicing and preparing financial plans and reports.

This exchange uses the BCE API:
The reference rates are usually updated around 16:00 CET on every working day, except on TARGET closing days. They are based on a regular daily concertation procedure between central banks across Europe, which normally takes place at 14:15 CET.

Important features:

✓ Open in a popup in Google Chrome.
✓ It's completely free.
✓ No ads.
✓ Simple design inspired by material design.
✓ Does not require special permissions.
✓ Converts all the currencies at once.
✓ 2 different design themes, light or dark.
✓ You can change and edit the keyboard shortcut or quick command.

Default keyboard shortcut to open extension:

Alt + W in chromeos.
Alt + W in windows.
⌥ + W in macOS.
Alt + W in linux.                    

Základní Informace o Rozšíření

Název Currency Exchange Currency Exchange
ID lchbildgigopnmaigadjppidkpeenief
Oficiální URL https://chromewebstore.google.com/detail/currency-exchange/lchbildgigopnmaigadjppidkpeenief
Popis Currency Exchange for Google Chrome fast and easy to use.
Velikost souboru 22.56 MB
Počet instalací 643
Aktuální Verze 1.01
Poslední Aktualizace 2023-03-11
Datum Vydání 2022-09-02
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář https://sea-perl.blogspot.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://multiwebx.com/
URL Stránky Nápovědy https://multiwebx.com/contact/
URL Stránky Zásad Ochrany Soukromí https://essenhealthcare.com/privacy-policy
Podporované Jazyky id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "rantaa",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "action": {
        "default_icon": {
            "19": "assets\/icons\/19.png",
            "38": "assets\/icons\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "icons": {
        "128": "assets\/icons\/128.png",
        "32": "assets\/icons\/32.png",
        "38": "assets\/icons\/38.png",
        "48": "assets\/icons\/48.png",
        "19": "assets\/icons\/19.png",
        "64": "assets\/icons\/64.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+W",
                "chromeos": "Alt+W",
                "linux": "Alt+W",
                "mac": "Alt+W",
                "windows": "Alt+W"
            }
        }
    },
    "options_ui": {
        "page": "options.html"
    },
    "offline_enabled": true,
    "manifest_version": 3,
    "version": "1.01"
}