1337x - torrent and magnet links

Adds a column with torrent and magnet links in lists

ავტორი
darkred
დღიური ინსტალაციები
2
მთლიანი ინსტალაციები
1 880
რეიტინგი
11 0 1
ვერსია
2021.8.17
შექმნილია
27.01.2021
განახლებულია
06.01.2022
ლიცენზია
MIT
გამოყენებს მათ

Adds a column with torrent and magnet links in 1337x lists:

Notes:

  • The script generates all links via XHR:
    • initially the ml/dl links will have as destination (href): javascript:void(0) (to avoid taking the user to the page top, which occurred if having # instead),
    • as you click a ml/dl icon, the relevant target URL will be retrieved via XHR in the background (so, after clicking a ml/dl icon, it will now have the magnet/download URL).
    • The icons tooltip will be: "ml/dl via xhr".
  • Thanks to:
  • Tampermonkey and Violentmonkey are supported - Greasemonkey is NOT supported.

If you have any bugs, bug fixes or ideas, please report at my GitHub repo