Aliexpress SuperStar, price history
Aliexpress Superstar - The Best Advisor for Shopping in China
Aliexpress SuperStar, price historyคืออะไร?
Aliexpress SuperStar, price history เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Aliexpress SuperStar และคุณลักษณะหลักของมันคือ "Aliexpress Superstar - The Best Advisor for Shopping in China"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aliexpress SuperStar, price history
ดาวน์โหลดไฟล์ส่วนขยาย Aliexpress SuperStar, price history ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Aliexpress™ Superstar is an amazing browser extension, which will help you to save money and protect your purchase when shopping on Aliexpress™. This unique tool has a lot of great features. Here are some of them: 1. Tracking price history on Aliexpress™ 2. Convert prices to 160 world currencies 3. Find same products from other sellers for better price 4. Seller rating analysis will tell you, if it is safe to buy the product 5. By using right click, you can find any product on Aliexpress™ by image search. 6. Purchase protection period - our tool will notify you always, when protection period is expiring 7. Easy tracking orders by one click 8. Filtering products by Aliexpress™ Standard and Saver Shipping 9. Switching Aliexpress™ to any language by automatic translation Any features of this tool can be turn on & off in settings. Just choose, which features you want to use. You can switch any currency & 15 language of this extension. If you would like to add any new feature to this plugin, any new currency, any new language, please contact us on [email protected] . We will add it for you. In link below, you will find article, about how to use our plugin: https://www.alimaniac.com/aliexpress-articles/39-history-and-price-comparator-on-aliexpress/ How to install extension to Mozilla: https://www.alimaniac.com/how-to-shop-on-aliexpress/41-mozilla-firefox-how-to-add-aliexpress-superstar/ How to install extension to Opera: https://www.alimaniac.com/how-to-shop-on-aliexpress/40-opera-browser-how-to-add-aliexpress-superstar/ *** Our extension uses the Google Analytics service to collect statistics on the use of the extension. We use minumum permissons needed. Here is what for do we use them. 1. http(s)://*/* For collecting prices and another information from Aliexpress™ website. We dont collect any sensitive information. We use this permission for search by image function, so you are able to search product on Aliexpress™ and other websites as well. 2. Storage This permission is for storing the extension settings. We use this permission to store user data as objects and it is also necessary to image search function. 3. ContextMenus - Search product by image from the context menu. *Ali, Ali Express and AliExpress is trademark of Alibaba Group Holding. Use of this trademark is subject to AliExpress Affiliate Program Service Agreement. We would like to inform you that by continuing to use this AliSuperstar extension, you are agreeing to the conversion of URL links on the AliExpress website into affiliate links. This enables us to earn a small commission for future maintenance and development of the extension, with no extra cost to you. If you do not agree to have your URL links exchanged for affiliate links, we kindly request that you stop using the AliSuperstar extension. If you choose to continue using the AliSuperstar extension, it will be understood that you accept the conversion of URL links into affiliate links on the AliExpress website.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mceplokdebjaneacdmhgacicphdkenab |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aliexpress-superstar-pric/mceplokdebjaneacdmhgacicphdkenab |
คำอธิบาย | Aliexpress Superstar - The Best Advisor for Shopping in China |
ขนาดไฟล์ | 556 KB |
จำนวนการติดตั้ง | 5,237 |
เวอร์ชันปัจจุบัน | 3.4.9.91 |
อัปเดตครั้งล่าสุด | 2023-11-08 |
วันที่เผยแพร่ | 2021-01-11 |
คะแนน | 3.64/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | Aliexpress SuperStar |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.alisuperstar.com/personal-data-protection-policy |
ภาษาที่รองรับ | de,en,fr,nl,tr,es,hu,pl,pt-BR,ro,sk,cs,bg,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "assets\/images\/icons\/128.png", "default_popup": "popup.html" }, "options_ui": { "page": "settings.html" }, "content_scripts": [ { "css": [ "assets\/stylesheets\/inject.css" ], "js": [ "vendor\/jquery\/jquery.min.js", "vendor\/moment\/moment.min.js", "vendor\/chart\/chart.min.js", "lib\/namespace.js", "lib\/factories\/frame.js", "lib\/modules\/protection_time.js", "lib\/modules\/seller_rating.js", "lib\/modules\/price_detector.js", "lib\/modules\/element_manipulator.js", "lib\/injectors\/seller_rating.js", "lib\/injectors\/currency.js", "lib\/injectors\/price_chart.js", "lib\/injectors\/similars.js", "lib\/parsers\/aliexpress_shipping.js", "lib\/parsers\/inject_info.js", "lib\/parsers\/product_detail.js", "lib\/parsers\/products.js", "lib\/parsers\/category.js", "lib\/parsers\/wishlist.js", "lib\/parsers\/orders.js", "lib\/parsers\/price_convert.js", "lib\/parsers\/protection_time.js", "lib\/parsers\/shopping_cart.js", "lib\/parsers\/searchbar.js", "lib\/parsers\/web_translator.js", "lib\/token.js", "lib\/api.js", "lib\/i18n.js", "lib\/settings.js", "lib\/parsing.js", "lib\/utils.js", "lib\/config_downloader.js", "content.js" ], "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.aliexpress.ru\/*" ] }, { "js": [ "vendor\/jquery\/jquery.min.js", "vendor\/dompurify\/purify.min.js", "config.js", "lib\/namespace.js", "ad.js" ], "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.aliexpress.ru\/*" ] }, { "css": [ "assets\/stylesheets\/image_search.css" ], "js": [ "vendor\/jquery\/jquery.min.js", "lib\/namespace.js", "lib\/modules\/affil.js", "lib\/modules\/image_search_modal.js", "lib\/i18n.js", "lib\/settings.js", "lib\/token.js", "image_search.js" ], "matches": [ "*:\/\/*\/*" ] } ], "web_accessible_resources": [ { "resources": [ "_locales\/cs\/messages.json", "_locales\/en\/messages.json", "_locales\/sk\/messages.json", "_locales\/pl\/messages.json", "_locales\/pt_BR\/messages.json", "_locales\/ru\/messages.json", "_locales\/hu\/messages.json", "_locales\/fr\/messages.json", "_locales\/es\/messages.json", "_locales\/de\/messages.json", "_locales\/bg\/messages.json", "_locales\/ro\/messages.json", "_locales\/nl\/messages.json", "_locales\/tr\/messages.json", "_locales\/uk\/messages.json", "assets\/images\/*", "assets\/js\/*", "assets\/stylesheets\/*", "vendor\/jquery\/jquery.min.js", "lib\/parsers\/protection_time_embed.js", "lib\/parsers\/web_translator_embed.js", "assets\/js\/google_translate_loader.js" ], "matches": [ " |