🔗 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

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.6.1 2023.09.19.
    • 0.6.1
      • Fix settings style
  • v0.6.0 2023.08.30.
    • 0.6.0
      • Support multi-languages
  • v0.5.4 2023.08.15.
    • 0.5.4
      • Prevent converting image links in file list view
  • v0.5.3 2023.08.07.
    • 0.5.3
      • Prevent converting links in code viewers, code editors and code diff viewers
  • v0.5.2 2023.07.27.
    • 0.5.2
      • Fix String.prototype.replaceAll issues
  • v0.5.1 2023.07.24.
    • 0.5.1 2023.07.24
      • Fix TrustedHTML issues
  • v0.5.0 2023.07.20.
    • 0.5.0 2023.07.21
      • Erase links from the page
  • v0.4.3 2023.07.10.
    • 0.4.3 2023.07.10
      • 默认隐藏侧边栏里的设置按钮
      • Update settings module
  • v0.4.2 2023.07.07.
    • 0.4.2 2023.07.07
      • Add setting option for converting image links to image tags
  • v0.4.1 2023.07.03.
    • 0.4.1 2023.07.04
      • Fix settings style on mobile devices
  • v0.4.0 2023.06.30.
    • 0.4.0 2023.06.30
      • Update settings module
  • v0.3.5 2023.05.17.
    • Fix some edge cases
  • v0.3.4 2023.05.15.
    • Parse BBCode style links and image tags
    • Update parsing links logic
  • v0.3.3 2023.05.11.
    • Fix parse markdown style text
  • v0.3.2 2023.05.10.
    • Parse Markdown style links and image tags
  • v0.3.1 2023.05.10.
    • Parse Markdown style links and image tags
  • v0.3.0 2023.05.09.
    • Convert image links to image tags
  • v0.2.0 2023.05.09.
    • Convert text to hyperlinks
    • Fix opening internal links in a new tab in SPA apps
  • v0.1.3 2023.05.07.
    • 0.1.3 - Fix compatibility issues on Violentmonkey, Greasemonkey(Firefox), Userscripts(Safari)
  • v0.1.2 2023.04.24.

    Fix url matching logic

  • v0.1.1 2023.04.23.
    • 0.1.1 - Change to runat: documentstart
  • v0.1.0 2023.04.22.
    • Setting for url rules, open links matching the specified rules in a new tab ✅
  • v0.0.2 2023.04.22.
    • Add settings menu
  • v0.0.1 2023.04.21.