🔗 Links Helper

Open external links in a new tab, open internal links matching the specified rules in a new tab, convert text to hyperlinks, convert image links to image tags(<img>), parse Markdown style links and image tags, parse BBCode style links and image tags

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v0.6.1 19/09/2023
    • 0.6.1
      • Fix settings style
  • v0.6.0 30/08/2023
    • 0.6.0
      • Support multi-languages
  • v0.5.4 15/08/2023
    • 0.5.4
      • Prevent converting image links in file list view
  • v0.5.3 07/08/2023
    • 0.5.3
      • Prevent converting links in code viewers, code editors and code diff viewers
  • v0.5.2 27/07/2023
    • 0.5.2
      • Fix String.prototype.replaceAll issues
  • v0.5.1 24/07/2023
    • 0.5.1 2023.07.24
      • Fix TrustedHTML issues
  • v0.5.0 20/07/2023
    • 0.5.0 2023.07.21
      • Erase links from the page
  • v0.4.3 10/07/2023
    • 0.4.3 2023.07.10
      • 默认隐藏侧边栏里的设置按钮
      • Update settings module
  • v0.4.2 07/07/2023
    • 0.4.2 2023.07.07
      • Add setting option for converting image links to image tags
  • v0.4.1 03/07/2023
    • 0.4.1 2023.07.04
      • Fix settings style on mobile devices
  • v0.4.0 30/06/2023
    • 0.4.0 2023.06.30
      • Update settings module
  • v0.3.5 17/05/2023
    • Fix some edge cases
  • v0.3.4 15/05/2023
    • Parse BBCode style links and image tags
    • Update parsing links logic
  • v0.3.3 11/05/2023
    • Fix parse markdown style text
  • v0.3.2 10/05/2023
    • Parse Markdown style links and image tags
  • v0.3.1 10/05/2023
    • Parse Markdown style links and image tags
  • v0.3.0 09/05/2023
    • Convert image links to image tags
  • v0.2.0 09/05/2023
    • Convert text to hyperlinks
    • Fix opening internal links in a new tab in SPA apps
  • v0.1.3 07/05/2023
    • 0.1.3 - Fix compatibility issues on Violentmonkey, Greasemonkey(Firefox), Userscripts(Safari)
  • v0.1.2 24/04/2023

    Fix url matching logic

  • v0.1.1 23/04/2023
    • 0.1.1 - Change to runat: documentstart
  • v0.1.0 22/04/2023
    • Setting for url rules, open links matching the specified rules in a new tab ✅
  • v0.0.2 22/04/2023
    • Add settings menu
  • v0.0.1 21/04/2023