Skip to content

morvy/AliExpress-copy-short-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

AliExpress copy short url

Adds a copy short url button to AliExpress item page. Copies a nice link instead of a long one.

This userscript requires Tampermonkey extension to work which is available for all popular browsers including Chrome, Firefox, Edge

Changelog

2.2.2

  • bringing back support for old Aliexpress site
    • trigger scripts on /store/product
    • using alternate instead of amphtml which is not present on old Ali

2.2.1

  • fix location of copy button for old Aliexpress site

2.2.0

  • support old Aliexpress site layout as it seems like it still loads for some users

2.1.1

  • improved detection of short url by parsing amphtml link from source code
    • in some cases url in address bar includes full description which is causing long "short" urls
    • if amphtml is not present, will use url from address bar

2.0.0

  • compatibility with latest changes on Aliexpress
    • removed /store/product/ as everything is now redirected to /item/
    • reusing GM functions for adding styles and working with clipboard

1.1.1

  • fixed URL include in description, was missing /store/product/

1.1.0

  • Copy to clipboard action now has visual confirmation
    • turns green if copied to clipboard
    • turns red if unsuccessful

1.0.0

0.1.0

  • initial release

About

Create a button for short url copying

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published