Discord Paste Links without Embeds

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

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.2.2 05/07/2022
    • Fixed typo
    • Updated README
  • v0.2.1 03/07/2022
    • Allows changes to clipboard contents when writing a quick message (click on profile, send in text box at the bottom)
  • v0.2 03/07/2022
    • 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 30/06/2022