Skip to content

Instantly share code, notes, and snippets.

View mark05e's full-sized avatar

mark05E mark05e

View GitHub Profile
@nemokaul
nemokaul / videosnip.user.js
Created June 27, 2024 22:16
Capture video screenshots and save to clipboard or download with timestamp and filename. `Alt+'` - Copy to Clipboard. `Alt + /` - Save as File.
// ==UserScript==
// @name Video Screenshot Tool
// @namespace nemokaul
// @version 1.0
// @description Capture video screenshots and save to clipboard or download with timestamp and filename.
// @license MIT
// @author Nemo Kaul
// @match http://*/*
// @match https://*/*
// @grant none
@rf5860
rf5860 / DataTableAnywhere.user.js
Last active June 23, 2024 14:39
Allows searching, column re-ordering, and column removal to any table
// ==UserScript==
// @name DataTables Anywhere
// @author rjf89
// @version 0.92
// @description Allows tables on any page to be searchable via DataTables
// @namespace DataTablesAnywhere
// @updateURL https://gist.github.com/rf5860/aeb462e00fc2b511f60efdcd0a1c0776/raw/DataTableAnywhere.user.js?cachebust=dkjflskjfldkf
// @downloadURL https://gist.github.com/rf5860/aeb462e00fc2b511f60efdcd0a1c0776/raw/DataTableAnywhere.user.js?cachebust=dkjflskjfldkf
// @match *://*/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js
@Brayyy
Brayyy / ER auto-login.user.js
Last active April 4, 2024 21:58
UserScript - ExtremeReach auto-login
// ==UserScript==
// @name ER auto-login
// @namespace https://github.com/Brayyy
// @version 1.4.1
// @description Automatically login to ER using Google providor
// @author balmini@extremereach.com
// @match https://app.extremereach.com/Login*
// @match https://app.dev-extremereach.com/Login*
// @icon https://www.google.com/s2/favicons?sz=64&domain=extremereach.com
// @updateURL https://gist.github.com/Brayyy/09d01cb4ef27d5d09a2243553e624481/raw/ER%2520auto-login.user.js
@andrewiankidd
andrewiankidd / gallerix-scraper.user.js
Created July 8, 2022 18:09
Userscript to download all images in a Gallerix.org set
// ==UserScript==
// @name Gallerix Scraper
// @namespace http://andrewkidd.co.uk/
// @version 0.1
// @description Batch grab gallerix images
// @author You
// @match https://gallerix.org/storeroom/*
// @match https://gallerix.org/pic/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=gallerix.org
// @grant GM_openInTab
@gusalbukrk
gusalbukrk / deploy.md
Last active April 9, 2023 20:48
#ssh #nginx
@ChristopherA
ChristopherA / plantuml-test.md
Last active June 25, 2022 03:15
PlantUML Test

Plant UML

This is another text diagramming tool akin to Mermaid. This does not seem to work with default GitHub markdown parser, but it is available in both GitLab and HackMD.

https://plantuml.com

!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.1.0
skinparam defaultTextAlignment center
!include ICONURL/common.puml
// ==UserScript==
// @name Bing Searcher
// @namespace https://gist.github.com/vonalbert
// @version 1.4
// @downloadURL https://gist.github.com/vonalbert/afd436ad5d7d65a3c00e1b53acc9cf2c
// @updateURL https://gist.github.com/vonalbert/afd436ad5d7d65a3c00e1b53acc9cf2c
// @description Perform some searches on bing.com to make MS happy :)
// @author Alberto Avon
// @match http*://www.bing.com/*
// @grant none
@langheran
langheran / MonitorElementSound.user.js
Last active May 10, 2022 18:52
google cloud console MonitorElementSound.user.js
// ==UserScript==
// @name MonitorElementSound
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @include /^https://[^\/]*(console|pipelines|aws|github|gitlab|notebook|jupyter)[^\/]*\.com/.*/
// @icon https://www.google.com/s2/favicons?sz=64&domain=qwiklabs.com
// @grant GM_xmlhttpRequest
// @connect lasonotheque.org
@gildas-lormeau
gildas-lormeau / README.MD
Last active September 3, 2023 12:43
CLI to transform a SingleFileZ page into a SingleFile page