AliExpress Product Link Fixer

Enhance your AliExpress shopping experience by converting marketing links into direct product links, ensuring each product is easily accessible with a single click.

< Opiniones de AliExpress Product Link Fixer

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 21/03/2025

Nice script +1

But there is a minor issue that make all ssr link turn to 404, because the productId is value like : xxxxx:xxxxx, you only want the first part.

I edited the script like that : a.href = `https://${url.host}/item/${pid.split(':')[0]}.html`; And it work just fine ;)

NewsGuyTorAutor
§
Publicado: 29/04/2025

Thanks! Implemented your fix!

§
Publicado: 29/04/2025

Thanks, I updated my rating ;)

Publicar respuesta

Inicia sesión para responder.

长期地址
遇到问题?请前往 GitHub 提 Issues。