/UserScripts

Mirror of

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

User scripts

My personal collection of user scripts to enhance the web


Install

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. View the raw source of a *.user.js script in the web browser to be automatically prompted to install it.

Scripts

Format terminal commands on copy

Automatically remove bash comments # and prompts $ on copy by reading the modifying the selected content.

View

Multi-click to select code

Multi-click a code snippet to select everything in the code block.

View