AMZ Currency Converter —— Amazon TS

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

Vad är AMZ Currency Converter —— Amazon TS?

AMZ Currency Converter —— Amazon TS är en Chrome-tillägg utvecklad av https://remaker.ai, och dess huvudfunktion är "AMZ Currency Converter is a real-time updated currency exchange rate conversion tool".

Tilläggsskärmbilder

screenshot

Ladda ner AMZ Currency Converter —— Amazon TS-förlängningens CRX-fil

Ladda ner AMZ Currency Converter —— Amazon TS-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn AMZ Currency Converter —— Amazon TS AMZ Currency Converter —— Amazon TS
ID ekekfjikpoacmfjnnebfjjndfhlldegj
Officiell webbadress https://chromewebstore.google.com/detail/amz-currency-converter-%E2%80%94%E2%80%94/ekekfjikpoacmfjnnebfjjndfhlldegj
Beskrivning AMZ Currency Converter is a real-time updated currency exchange rate conversion tool
Filstorlek 1020 KB
Antal Installationer 324
Aktuell Version 1.0.1
Senast Uppdaterad 2023-10-25
Publiceringsdatum 2023-10-15
Utvecklare https://remaker.ai
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}