How Much Money Spent on AliExpress

This extension will calculate and show how much money has already been spent on aliexpress.com

什麼是How Much Money Spent on AliExpress?

How Much Money Spent on AliExpress是由ivanf4355開發的Chrome擴展程式,該擴展的主要功能是“This extension will calculate and show how much money has already been spent on aliexpress.com”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載How Much Money Spent on AliExpress擴展crx文件

下載How Much Money Spent on AliExpress擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This extension will calculate and show how much money has already been spent on aliexpress.com. 

Is there a way to see how much you have spent on Aliexpress?

There is. You need to download extensions for the Chrome browser. Shows the amount for all time. This little tool just might make you realize some things.

"How Much Money Spent on AliExpress" is a plugin for the Chrome browser that displays the total amount of money spent on the AliExpress online shopping platform, as well as a breakdown of expenses by year. The plugin provides users with a convenient way to track their spending habits on AliExpress over time, enabling them to monitor their shopping activity and make informed decisions about future purchases.

Update: сorrected the error with the calculation of the amount                    

擴展基本資訊

名稱 How Much Money Spent on AliExpress How Much Money Spent on AliExpress
ID mlkjdghljhligddnoomaieljhbdpmhia
官方網址 https://chromewebstore.google.com/detail/how-much-money-spent-on-a/mlkjdghljhligddnoomaieljhbdpmhia
簡介 This extension will calculate and show how much money has already been spent on aliexpress.com
檔案大小 426 KB
安裝次數 869
目前版本 2.0.9
更新時間 2023-08-21
上架時間 2022-02-09
評分 3.64/5 共 11 次評分
開發者 ivanf4355
電子郵箱 [email protected]
付費類型 free
擴展官網 https://alihms.foundtt.com/en/
說明頁面URL https://alihms.foundtt.com/en/
支援的語言 de,en,tr,es,pl,ru,iw,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionTitle__",
    "description": "__MSG_extensionDescription__",
    "version": "2.0.9",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "author": "[email protected]",
    "homepage_url": "https:\/\/alihms.foundtt.com\/en\/",
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    },
    "default_locale": "en"
}