AMZ Currency Converter —— Amazon TS

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

什麼是AMZ Currency Converter —— Amazon TS?

AMZ Currency Converter —— Amazon TS是由https://remaker.ai開發的Chrome擴展程式,該擴展的主要功能是“AMZ Currency Converter is a real-time updated currency exchange rate conversion tool”。

擴展截圖

screenshot

下載AMZ Currency Converter —— Amazon TS擴展crx文件

下載AMZ Currency Converter —— Amazon TS擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 AMZ Currency Converter —— Amazon TS AMZ Currency Converter —— Amazon TS
ID ekekfjikpoacmfjnnebfjjndfhlldegj
官方網址 https://chromewebstore.google.com/detail/amz-currency-converter-%E2%80%94%E2%80%94/ekekfjikpoacmfjnnebfjjndfhlldegj
簡介 AMZ Currency Converter is a real-time updated currency exchange rate conversion tool
檔案大小 1020 KB
安裝次數 324
目前版本 1.0.1
更新時間 2023-10-25
上架時間 2023-10-15
開發者 https://remaker.ai
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
}