Allows pasting using Ctrl+V on sites that block it and triggers formatting
या सर्व या स्क्रिप्टच्या आवृत्त्या आहेत. फक्त अश्या आवृत्त्या दाखवा ज्यात कोड बदलले गेले.
Version 0.4Enhancement: 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)