How Much Money Spent on AliExpress

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

Was ist How Much Money Spent on AliExpress?

How Much Money Spent on AliExpress ist eine Chrome-Erweiterung, die von ivanf4355 entwickelt wurde, und ihr Hauptmerkmal ist "This extension will calculate and show how much money has already been spent on aliexpress.com".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

How Much Money Spent on AliExpress-Erweiterungs-CRX-Datei herunterladen

Laden Sie How Much Money Spent on AliExpress-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name How Much Money Spent on AliExpress How Much Money Spent on AliExpress
ID mlkjdghljhligddnoomaieljhbdpmhia
Offizielle URL https://chromewebstore.google.com/detail/how-much-money-spent-on-a/mlkjdghljhligddnoomaieljhbdpmhia
Beschreibung This extension will calculate and show how much money has already been spent on aliexpress.com
Dateigröße 426 KB
Installationsanzahl 869
Aktuelle Version 2.0.9
Letztes Update 2023-08-21
Veröffentlichungsdatum 2022-02-09
Bewertung 3.64/5 Insgesamt 11 Bewertungen
Entwickler ivanf4355
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://alihms.foundtt.com/en/
Hilfeseite URL https://alihms.foundtt.com/en/
Unterstützte Sprachen 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"
}