Skip to content

Instantly share code, notes, and snippets.

@protagnost
protagnost / SE_kbd_script.user.js
Last active May 26, 2021 15:40 — forked from gandalf3/SE_kbd_script.user.js
kbd formatting button for stackexchange
// ==UserScript==
// @name kbd formatting button for stackexchange
// @namespace https://blender.org
// @include *.stackexchange.com/*
// @include https://stackoverflow.com/*
// @include https://askubuntu.com/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @version 7
// @grant GM_getValue
// @grant GM_setValue