Skip to content

Instantly share code, notes, and snippets.

@krelnik
krelnik / keybase.md
Created March 18, 2019 13:55
Proving my identity for keybase.io

Keybase proof

I hereby claim:

  • I am krelnik on github.
  • I am krelnik (https://keybase.io/krelnik) on keybase.
  • I have a public key ASBwNSDTUaUnGtj3MiU_XuNwDdN6fNHEuX62uvaDQ3EIAQo

To claim this, I am signing this object:

// ==UserScript==
// @name UnHide picture URLs on Twitter.com
// @namespace http://skeptools.com/
// @version 0.1
// @description Twitter now hides those pic.twitter.com urls that link to photos. But there are uses for those, such as researching photo sources. This unhides them.
// @author Tim Farley
// @match *://twitter.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @grant GM_addStyle
// ==/UserScript==