Bypass Paste Restriction

Allows pasting using Ctrl+V on sites that block it and triggers formatting

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

  • v0.4 16/10/2024

    Version 0.4

    Enhancement: Added support for contenteditable elements, allowing the script to work on sites like diffchecker.com that use non-standard input fields.
    Improvement: Updated the event listener to handle pasting in contenteditable elements by correctly inserting text at the cursor position.
    Compatibility: The script now works with both standard and fields as well as contenteditable divs.
    Credit: Script improvement by Yi-Lightning (Yi-01.AI)

  • v0.3 16/10/2024

长期地址
遇到问题?请前往 GitHub 提 Issues。