Discord Paste Links without Embeds

Wraps URLs with angle brackets (<https://example.com>) when pasting into discord to avoid link embeds

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

  • v0.2.2 2022.07.05.
    • Fixed typo
    • Updated README
  • v0.2.1 2022.07.03.
    • Allows changes to clipboard contents when writing a quick message (click on profile, send in text box at the bottom)
  • v0.2 2022.07.03.
    • Added linkRegexProvider and ignoreCaseInLink settings
    • Doesn't run on (most) text boxes except for the main message field
    • Runs on all Discord pages since the page never reloads by itself when navigating to a new page
  • v0.1 2022.06.30.