Skip to content

Instantly share code, notes, and snippets.

View mateusz834's full-sized avatar

Mateusz Poliwczak mateusz834

  • Here at ::1
  • 10:14 (UTC +01:00)
View GitHub Profile
@andrewcchen
andrewcchen / script.js
Last active January 16, 2026 23:07
Aliexpress Skip Bundle Deals
// ==UserScript==
// @name Aliexpress Skip Bundle Deals
// @namespace http://tampermonkey.net/
// @version 2025-11-09
// @description Redirects AliExpress bundle deals page to their corresponding item pages
// @author Andrew
// @match https://www.aliexpress.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=aliexpress.com
// @grant none
// ==/UserScript==