Skip to content

Instantly share code, notes, and snippets.

@erikvold
Created October 16, 2010 23:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erikvold/630369 to your computer and use it in GitHub Desktop.
Save erikvold/630369 to your computer and use it in GitHub Desktop.
@ICON test
// ==UserScript==
// @name @icon test 5
// @namespace iconTest
// @icon data:text/html;charset=utf-8,<!DOCTYPE HTML PUBLIC "-%2F%2FW3C%2F%2FDTD HTML 4.0%2F%2FEN">%0D%0A<html lang%3D"en">%0D%0A <head>%0D%0A <title>Test<%2Ftitle>%0D%0A <style type%3D"text%2Fcss">%0D%0A <%2Fstyle>%0D%0A <%2Fhead>%0D%0A <body>%0D%0A <p><%2Fp>%0D%0A <%2Fbody>%0D%0A<%2Fhtml>%0D%0A
// @include *
// @version 0.1
// @author Erik Vergobbi Vold
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment