AMZ Currency Converter —— Amazon TS

AMZ Currency Converter is a real-time updated currency exchange rate conversion tool

Wat is AMZ Currency Converter —— Amazon TS?

AMZ Currency Converter —— Amazon TS is een Chrome-extensie ontwikkeld door https://remaker.ai, en de belangrijkste functie is "AMZ Currency Converter is a real-time updated currency exchange rate conversion tool".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AMZ Currency Converter —— Amazon TS

Download AMZ Currency Converter —— Amazon TS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        AMZ Currency Converter is a real-time updated currency exchange rate conversion tool to help you calculate the currency exchange rate conversion figures, and increase your investment income. 💎💎💎

🌟 AMZ Currency Converter has the following functional advantages 🌟:
1. real-time exchange rate update: daily real-time dynamic update of currency exchange rates, to ensure that you get the most accurate information on currency exchange rates, to help you easily operate your Amazon platform store and get more returns. 🤳
2. Multi-currency support: one plugin to meet the needs of multi-currency exchange rate conversion, you do not need to switch plugins or web pages frequently. 🌐
3. Amazon Platform Exclusive: Tailored for Amazon sellers, easily deal with the handling of currency exchange rates of customers in various countries, master the latest currency dynamics, help you reduce investment losses and increase income. 🎯
4. Simple and easy to use: intuitive interface, no need for specialized financial knowledge, easy to operate with just a click. 🎨
5. Multi-language options: choose your target country, the plugin will provide the appropriate language support to ensure barrier-free communication. 🌐
6. Accurate conversion: accurate to seven decimal places, to help you calculate the actual transaction costs and accurately predict the revenue. 💇‍♂️
7. Save time: no need to manually look up the exchange rate, immediately get the information you need, improve your work efficiency. 🚀
8. Customized Settings: Customize the theme color of the displayed currency list according to your needs to enhance the comfort of operation. 👀
9. Cross-platform support: apply to all Amazon platform pages to ensure your products are sold globally and calculate the related return on investment. 📢
10. economic intelligence: free to help you estimate the currency conversion rate, maximize your cross-border e-commerce profits. 💎
If you are a store seller running an Amazon platform, you must try Amazon Currency Converter! 🚀🚀🚀                    

Basisinformatie over de Extensie

Naam AMZ Currency Converter —— Amazon TS AMZ Currency Converter —— Amazon TS
ID ekekfjikpoacmfjnnebfjjndfhlldegj
Officiële URL https://chromewebstore.google.com/detail/amz-currency-converter-%E2%80%94%E2%80%94/ekekfjikpoacmfjnnebfjjndfhlldegj
Beschrijving AMZ Currency Converter is a real-time updated currency exchange rate conversion tool
Bestandsgrootte 1020 KB
Aantal Installaties 324
Huidige Versie 1.0.1
Laatst Bijgewerkt 2023-10-25
Publicatiedatum 2023-10-15
Ontwikkelaar https://remaker.ai
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "icons": {
        "128": "img\/logo.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            }
        }
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "version": "1.0.1",
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/logo.png",
                "\/img\/logo_prompt.png",
                "\/img\/logo_text.png",
                "js\/ajax-listener-other.js",
                "\/removeBg.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ekekfjikpoacmfjnnebfjjndfhlldegj"
}