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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will calculate and show how much money has already been spent on aliexpress.com"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में How Much Money Spent on AliExpress एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ID | mlkjdghljhligddnoomaieljhbdpmhia |
आधिकारिक URL | 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" } |