kekumu / UserScripts

Mirror of

Home Page:https://gitlab.com/kekumu/UserScripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mirror of

https://gitlab.com/kekumu/UserScripts

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%