1337x - torrent and magnet links

Adds a column with torrent and magnet links in lists

目前為 2021-09-12 提交的版本,檢視 最新版本

作者
darkred
評價
0 0 0
版本
2021.8.17
建立日期
2021-01-27
更新日期
2021-09-12
尺寸
4.7 KB
授權條款
MIT
腳本執行於

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

Notes:

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

Hosted at GitHub