-
-
Save mutewinter/5657864 to your computer and use it in GitHub Desktop.
My quix.txt file for http://www.quixapp.com/.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Web Services | |
whohosts http://www.whoishostingthis.com/%d Who is hosting this? | |
uinfo http://geturlinfo.appspot.com/%r?format=json URL Info for domain | |
down http://downforeveryoneorjustme.com/%s DownforEveryone? | |
@Bookmarklets | |
2text javascript:location.href='http://www.aaronsw.com/2002/html2text/?url='+document.location.href; HTML2Text | |
camel script:https://rawgit.com/mutewinter/Camelmark/master/camelmark.js Search CamelCamelCamel | |
clip javascript:(function(){x=document.createElement('SCRIPT');x.type='text/javascript';x.src='http://brettterpstra.com/share/readability.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(x);y=document.createElement('LINK');y.rel='stylesheet';y.href='http://brettterpstra.com/share/readability.css?x='+(Math.random());y.type='text/css';y.media='screen';document.getElementsByTagName('head')[0].appendChild(y);})(); Run the Clippable bookmarklet | |
clipr javascript:(function(e,a,g,h,f,c,b,d)%20{if(!(f=e.jQuery)||g>f.fn.jquery||h(f))%20{c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function()%20{if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete"))%20{h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.4.2",function($,L)%20{$(document).ready(function()%20{$("iframe,object,embed,input[type=image],ins").hide();$("div,table").live("mouseover%20mouseout%20click",function(a)%20{a.type=="mouseover"?$(this).css({border:"1px%20solid%20red"}):$("div,table").css({border:"none"});if(a.type=="click")%20{$("link[type='text/css'],link[rel='stylesheet'],script,style,noscript").remove();$("body").empty();$(this).appendTo("body");a=$("title").text();$("head").empty();$("head").append("<title>"+a+"</title>");$("head").append('<style%20type="text/css">@media%20print{div,table{width:100%%20!important;font-family:Garamond,"Times%20New%20Roman",serif%20!important;font-size:12pt%20!important;}}</style>');$(this).append("<hr><b>From%20The%20Web%20Page</b>:%20<i>"+a+"</i>");$(this).css({font:"21px/1.618%20Georgia,%20serif",color:"#111",width:"62%",margin:"5px%20auto"});$("a%20img").css({border:"0"});$("p").css({margin:"0.618em%200"});$("h1,h2,h3,br").css({"line-height":"1.3"});$("body").css({"background-color":"#f9f9f9"});$("div,table").die("mouseover%20mouseout%20click")}%20return%20false})});}); Clipr | |
css javascript:(function(b)%20{var%20c=b.createElement("style");c.appendChild(b.createTextNode("*:hover{outline:2px%20solid%20red;}caption:hover,thead:hover,tbod:hover,tfoot:hover,tr:hover{outline:2px%20dotted%20red;}td:hover,th:hover{outline:2px%20solid%20red;}h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover{outline:2px%20solid%20green;}ol:hover,ul:hover{outline:2px%20dotted%20blue;}li:hover{outline:2px%20solid%20blue;}div:hover{outline:2px%20dotted%20aqua;}span:hover{outline:2px%20solid%20aqua;}"));b.body.appendChild(c);var%20f=b.createElement("div");f.innerHTML="Hover%20stuff!";f.style.position="fixed";f.style.bottom="0px";f.style.left="0px";f.style.right="0px";f.style.backgroundColor="rgba(32,32,32,0.8)";f.style.color="#fff";f.style.textShadow="0%202px%202px%20#000";f.style.padding="1em";f.style.fontSize="12px";f.style.fontFamily="Lucida%20Grande";f.style.border="1px%20solid%20#666";f.style.outline="1px%20solid%20#000";b.body.appendChild(f);function%20a(g)%20{return[String(g.tagName).toLowerCase(),g.id&&("#"+g.id),g.className&&("."+g.className.split("%20").join("."))].join("");}%20function%20e(h)%20{var%20g=[];do%20{g.unshift(h);}%20while((h=h.parentNode));g.shift();return%20g;}%20function%20d(h)%20{var%20g=[];e(h).forEach(function(i)%20{g.push(a(i));});return%20g.join("%20>%20");}%20b.body.addEventListener("mouseover",function(h)%20{var%20g=h.target;f.innerHTML=d(g);},false);})(document); CSSInspect | |
edit javascript:document.body.contentEditable%20=%20'true';%20document.designMode='on';%20void%200; Edit this web page | |
ff javascript:(function()%20{if(typeof%20jQuery=='undefined')%20{var%20jqit=document.createElement('script');jqit.type='text/javascript';jqit.src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js';document.getElementsByTagName('head')[0].appendChild(jqit);}%20_my_script=document.createElement('script');_my_script.type='text/javascript';_my_script.src='http://font-friend.googlecode.com/svn/trunk/font-friend.js';document.getElementsByTagName('head')[0].appendChild(_my_script);})(); FontFriend | |
font javascript:(function()%20{var%20d=document,s=d.createElement('scr'+'ipt'),b=d.body,l=d.location;s.setAttribute('src','http://chengyinliu.com/wf.js?o='+encodeURIComponent(l.href)+'&t='+(new%20Date().getTime()));b.appendChild(s)})(); WhatFont | |
html javascript:(function() %7Bvar _p%3D%27http://squizlabs.github.io/HTML_CodeSniffer/build/%27%3Bvar _i%3Dfunction(s,cb) %7Bvar sc%3Ddocument.createElement(%27script%27)%3Bsc.onload %3D function() %7Bsc.onload %3D null%3Bsc.onreadystatechange %3D null%3Bcb.call(this)%3B%7D%3Bsc.onreadystatechange %3D function()%7Bif(/%5E(complete%7Cloaded)%24/.test(this.readyState) %3D%3D%3D true)%7Bsc.onreadystatechange %3D null%3Bsc.onload()%3B%7D%7D%3Bsc.src%3Ds%3Bif (document.head) %7Bdocument.head.appendChild(sc)%3B%7D else %7Bdocument.getElementsByTagName(%27head%27)%5B0%5D.appendChild(sc)%3B%7D%7D%3B var options%3D%7Bpath:_p%7D%3B_i(_p%2B%27HTMLCS.js%27,function()%7BHTMLCSAuditor.run(%27WCAG2AA%27,null,options)%3B%7D)%3B%7D)()%3B; HTML_CodeSniffer | |
ip javascript:(function(){var%20d=document;try{if(!d.body)throw(0);window.location='http://www.instapaper.com/text?u='+encodeURIComponent(d.location.href);}catch(e){alert('WAIT');}})(); Use Instapaper text view on the current page | |
jquery javascript:(function()%20{if(typeof%20window.jQuery!='undefined')%20{f('jQuery%20already%20loaded')}%20else%20{var%20c=typeof%20window.$!='undefined';var%20d=document.createElement('script');var%20e=15;d.setAttribute('src','http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');(function()%20{if(typeof%20window.jQuery=='undefined')%20{if(--e>0)%20{window.setTimeout(arguments.callee,250)}%20else%20{alert('An%20error%20ocurred%20while%20loading%20jQuery')}}%20else%20{f('jQuery%20'+jQuery.fn.jquery+'%20loaded'+(c&&jQuery.noConflict()?'%20with%20noConflict':''))}})();document.getElementsByTagName('head')[0].appendChild(d)}%20function%20f(a)%20{var%20b=jQuery('<a>').html(a).attr('href','#').css({opacity:0.9,position:'fixed',zIndex:9000,top:'15px',right:'20px',background:'#000','float':'right',padding:'7px%2010px',color:'#fff',border:'solid%202px%20#fff',textDecoration:'none',textAlign:'center',font:'12px%20"Lucida%20Grande",Helvetica,Tahoma%20bold',borderRadius:'5px',MozBorderRadius:'5px',MozBoxShadow:'0%200%2020px%20#000',WebkitBorderRadius:'5px',WebkitBoxShadow:'0%200%2020px%20#000'}).click(function(z)%20{z.preventDefault();jQuery(this).fadeOut('slow',function()%20{jQuery(this).remove()})}).appendTo('body');window.setTimeout(function()%20{b.trigger('click')},2500)}})() jQuerify | |
md javascript:location.href='http://heckyesmarkdown.com/go/?read=1&preview=0&showframe=0&u='+encodeURIComponent(document.location.href); Get Raw Markdown for page | |
mdp javascript:location.href='http://heckyesmarkdown.com/go/?read=1&preview=0&showframe=1&u='+encodeURIComponent(document.location.href); Get Markdown Preview for page | |
pb javascript:(function(){var%20q=location.href;var%20d=(document.getSelection)?document.getSelection():'';var%20p=document.title;var%20w=window.open('https://pinboard.in/add?showtags=yes&url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=600')})(); Pop up the Pinboard "add url" window | |
pinbook javascript:window.location='pinbook:///x-callback-url/add?url='%20+%20encodeURIComponent(document.location.href)%20+%20'&title='+encodeURIComponent(document.title)+'&x-success='+encodeURIComponent(document.location.href)+'&x-source=Safari'; | |
revert javascript:window.open('http://mutewinter.github.io/revert?url='+encodeURIComponent(window.location.href)); revert to the discussion | |
snoop javascript:(function()%20{var%20d=document,s,e;var%20el=d.getElementById('snpy');if(typeof%20Snoopy!='undefined')%20{Snoopy.toggle();return}%20else%20if(el)%20{el.className=/closed/.test(el.className)?el.className.replace('closed',''):el.className+'%20closed';return}%20s=d.createElement('link');s.setAttribute('href','http://snoopy-assets.allmarkedup.com/snoopy-min.css');s.setAttribute('rel','stylesheet');s.setAttribute('type','text/css');d.getElementsByTagName('head')[0].appendChild(s);e=d.createElement('script');e.setAttribute('src','http://snoopy-assets.allmarkedup.com/snoopy-min.js');d.getElementsByTagName('body')[0].appendChild(e)})(); Snoopy | |
ss javascript:location.href='paparazzi:'+location.href; Send to Paparazzi! for capture | |
top javascript:(function(){window.location=document.location.protocol+"//"+document.location.host;})(); Jump to top level of the current site | |
up javascript:(function(){window.location=document.location.href.replace(/\/$/,'').split('/').slice(0,-1).join('/')+"/";})(); Move up one level in the sites directory structure | |
wish javascript:(function()%7Bvar%20w=window,l=w.location,d=w.document,s=d.createElement('script'),e=encodeURIComponent,o='object',n='AUWLBook',u='https://www.amazon.com/wishlist/add',r='readyState',T=setTimeout,a='setAttribute',g=function()%7Bd%5Br%5D&&d%5Br%5D!='complete'?T(g,200):!w%5Bn%5D?(s%5Ba%5D('charset','UTF-8'),s%5Ba%5D('src',u+'.js?ext=ipad&loc='+e(l)),d.body.appendChild(s),f()):f()%7D,f=function()%7B!w%5Bn%5D?T(f,200):w%5Bn%5D.showPopover()%7D;typeof%20s!=o?l.href=u+'?ext=ipad&u='+e(l)+'&t='+e(d.title):g()%7D()) Add to Amazon Wishlist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment