AliDirect (No Bundle) is a browser extension that improves your AliExpress shopping experience by automatically bypassing the restrictive "Choice" interface.
- Automatic Redirection: Detects "Choice" links and instantly redirects you to the standard product page.
- Access to Options: Enables access to the full range of shipping methods and variants often hidden by the Choice interface.
- Lightweight & Fast: Optimized script that doesn't slow down your browsing.
- Privacy First: No user data is collected. Everything runs locally on your browser.
- Clone this repository or download the source code.
- Open your browser and go to the extensions page:
- Chrome:
chrome://extensions/ - Edge:
edge://extensions/
- Chrome:
- Enable Developer mode (top right for Chrome, bottom left for Edge).
- Click on Load unpacked.
- Select the folder containing the extension.
The extension analyzes AliExpress URLs. When it detects a productIds parameter (characteristic of Choice bundles) without being on a standard product page, it:
- Extracts the unique ID of the main product.
- Cleans the ID of any superfluous information (variants, SKUs).
- Redirects you to the standard
item/{ID}.htmlpage.
Contributions are welcome! If you find a bug or have an idea for an improvement, feel free to open an issue or a pull request.
Distributed under the MIT license. See the LICENSE file for more information.