Nützliche Bookmarklets

Julian —  6. June 2012 — Leave a comment

Suche nach Dokumenten auf dem aktuellen Webserver:

javascript:var domain=location.href.replace(/^.+\:\/\//,”);domain=domain.replace(/\/.*$/,”);domain=domain.replace(/^.*\.(?=.+\.)/,”);window.open(‘http://www.google.com/search?q=site:’+domain+’+filetype:pdf OR filetype:doc OR filetype:txt OR filetype:xls OR filetype:mp3 OR filetype:zip’);

Turn Edit Mode on:

javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0

Kick Ass:

javascript:var s = document.createElement(‘script’);s.type=’text/javascript’;document.body.appendChild(s);s.src=’http://erkie.github.com/asteroids.min.js’;void(0);

No Comments

Be the first to start the conversation.

Leave a Reply