AMZ Currency Converter —— Amazon TS

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

¿Qué es AMZ Currency Converter —— Amazon TS?

AMZ Currency Converter —— Amazon TS es una extensión de Chrome desarrollada por https://remaker.ai, y su función principal es "AMZ Currency Converter is a real-time updated currency exchange rate conversion tool".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión AMZ Currency Converter —— Amazon TS

Descarga archivos de extensión AMZ Currency Converter —— Amazon TS en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre AMZ Currency Converter —— Amazon TS AMZ Currency Converter —— Amazon TS
ID ekekfjikpoacmfjnnebfjjndfhlldegj
URL Oficial https://chromewebstore.google.com/detail/amz-currency-converter-%E2%80%94%E2%80%94/ekekfjikpoacmfjnnebfjjndfhlldegj
Descripción AMZ Currency Converter is a real-time updated currency exchange rate conversion tool
Tamaño del Archivo 1020 KB
Cantidad de Instalaciones 324
Versión Actual 1.0.1
Última Actualización 2023-10-25
Fecha de Publicación 2023-10-15
Desarrollador https://remaker.ai
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
}