Skip to content

Instantly share code, notes, and snippets.

@gandalf3
gandalf3 / SE_kbd_script.user.js
Created March 30, 2018 20:45
kbd formatting button for stackexchange
// ==UserScript==
// @name kbd formatting button for stackexchange
// @namespace http://blender.org
// @include *.stackexchange.com/*
// @include http://stackoverflow.com/*
// @include http://askubuntu.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @version 7
// @grant GM_getValue
// @grant GM_setValue