--- pl1.arm64.json 2022-06-13 19:07:37.115767000 +0000 +++ pl2.arm64.json 2022-06-13 19:08:15.652952000 +0000 @@ -173,6 +173,16 @@ "description": "Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's life easier by providing facility to encode/decode the URL within Notepad++. \r\n\r\nHow it works:\r\n1. Configure setting from menu (Plugins->URL Plugin->URL Plugin Settings). It is not mandatory, but recommended.\r\n2. Select text/URL which you want to encode/decode.\r\n3. Perform your task via Plugins->URL Plugin->Encode/Decode URL.\r\n\r\n", "author": "Rajendra Singh", "homepage": "https://github.com/SinghRajenM/nppURLPlugin" + }, + { + "folder-name": "SelectToClipboard", + "display-name": "Select to Clipboard", + "version": "1.0.3", + "id": "d21a4f13e5e405ae63caa93bdabddd81342acdb2f9f2917b90b2e787716e35ac", + "repository": "https://github.com/KubaDee/SelectToClipboard/releases/download/v1.0.3/SelectToClipboard_arm64_v1.0.3.zip", + "description": "Auto copy selected text to clipboard. You can automatically copy selected text like in PuTTY (or similar) terminal application.", + "author": "Jakub Dvorak", + "homepage": "https://github.com/KubaDee/SelectToClipboard" } ] }