AMZ Currency Converter —— Amazon TS

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

Cos'è AMZ Currency Converter —— Amazon TS?

AMZ Currency Converter —— Amazon TS è un'estensione di Chrome sviluppata da https://remaker.ai, e la sua funzione principale è "AMZ Currency Converter is a real-time updated currency exchange rate conversion tool".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione AMZ Currency Converter —— Amazon TS

Scarica i file di estensione AMZ Currency Converter —— Amazon TS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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! 🚀🚀🚀                    

Informazioni di Base sull'Estensione

Nome AMZ Currency Converter —— Amazon TS AMZ Currency Converter —— Amazon TS
ID ekekfjikpoacmfjnnebfjjndfhlldegj
URL Ufficiale https://chromewebstore.google.com/detail/amz-currency-converter-%E2%80%94%E2%80%94/ekekfjikpoacmfjnnebfjjndfhlldegj
Descrizione AMZ Currency Converter is a real-time updated currency exchange rate conversion tool
Dimensione del File 1020 KB
Conteggio Installazioni 324
Versione Corrente 1.0.1
Ultimo Aggiornamento 2023-10-25
Data di Pubblicazione 2023-10-15
Sviluppatore https://remaker.ai
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}