Public Gists by jethrolarson

Gravatar
Tue Jun 02 16:15:14 -0700 2009
1
2
3
/*This is just a port of Arc90's Readibility bookmarklet
 Props goes to them.
 - Jethro Larson
Gravatar
Wed Jan 21 12:27:03 -0800 2009
1
2
3
CmdUtils.CreateCommand({
  name: "decimal-to-hex",
  icon: "",
Gravatar
Wed Jan 21 12:04:58 -0800 2009
1
2
3
CmdUtils.CreateCommand({
  name: "hex-to-decimal",
  icon: "",
gist: 21974 Ubiquity command for Firefo...
Gravatar
Mon Nov 03 12:37:33 -0800 2008
1
2
3
CmdUtils.CreateCommand({
  names: ["convert"],
  description: "Converts markdown text to html.",