True URL downloads

Decryption and Display the real URL of the download links and then manage them.(thunder,flashget,qqdl)

As of 2022-08-26. See the latest version.

Author
hoothin
Ratings
0 0 0
Version
1.22.16.1
Created
2015-01-08
Updated
2022-08-26
License
MIT
Applies to
All sites

[Chrome Batch Download Extension]

Decryption and Display the real URL of the download links and then manage them.(thunder,flashget,qqdl)

Can cooperate with [Multi-Select Checkbox Companion] to facilitate checkbox selection

Test ALT+X:MP4 MP3 RAR 7Z ZIP TXT PDF

Download sniffing

img

Forked from http://userscripts-mirror.org/scripts/show/157556

If it is helpful to you, please buy me a cup of milk tea to help refresh my mind and encourage frequent updates PayPal.Me or BuyMeACoffee

donation


change content

  • Add batch copy function, which can copy magnetic links, compressed files, videos, music, e-books, torrent files, eMule resources, apk, etc. in the current page for batch download, press Alt + x or Click True url links copy in the user script command menu (You can add the prefix yourself, such as "aria2c" to facilitate batch offline download of aria2, you can use %i to represent the incremental number and %n to represent the file name)

  • Link item judgment optimization, exclude non-proprietary link items such as thunder:

  • Hold CTRL to decipher the private chain

  • Right click to decrypt the link to reset the bug fix

  • Fix the Chinese garbled problem of some websites, for example: http://www.80s.tw/movie/18912

  • Based on performance considerations, lock for 0.5 seconds after page change detection is triggered

  • Other modifications and optimizations