New (handles https from xkcd - explainxkcd does not handle https)
javascript:(function(){document.location = document.location.href.replace(/https?\:\/\//, 'http://explain')})();
Old
javascript:(function(){document.location.host = 'explain' + document.location.host})();
-
javascript:(function(){document.location = document.location.href.replace(/https?\:\/\//, 'http://explain')})();Les différentes sortes de décorations foliaires
-
http://www.lloydgodman.net/Hybrid/info.html
-
javascript:(function(){var%20n_to_open,dl,dll,i,%20l;%20function%20linkIsSafe(u)%20{%20if%20(u.substr(0,7)=='mailto:')%20return%20false;%20if%20(u.substr(0,11)=='javascript:')%20return%20false;%20return%20true;%20}%20n_to_open%20=%200;%20dl%20=%20document.links;%20dll%20=%20dl.length;%20if%20(window.getSelection%20&&%20window.getSelection().containsNode)%20{%20/*%20mozilla%20*/%20for(i=0;%20i<dll;%20++i)%20{%20if%20(window.getSelection().containsNode(dl[i],%20true)%20&&%20linkIsSafe(dl[i].href))%20++n_to_open;%20}%20for(i=0;%20i<dll;%20++i)%20if%20(window.getSelection().containsNode(dl[i],%20true)%20&&%20linkIsSafe(dl[i].href))%20window.open(dl[i].href)%20}%20/*%20/mozilla%20*/%20if%20(!n_to_open)%20{%20/*ie,%20or%20mozilla%20with%20no%20links%20selected:%20this%20section%20matches%20open_all_links,%20except%20for%20the%20alert%20text%20*/%20for(i%20=%200;%20i%20<%20dll;%20++i)%20{%20if%20(linkIsSafe(dl[i].href))%20++n_to_open;%20}%20if%20(!n_to_open)%20alert%20('no%20links');%20else%20{%20if%20(confirm('No%20links%20selected.%20%20Open%20'%20+%20n_to_open%20+%20'%20links%20in%20new%20windows?'))%20for%20(i%20=%200;%20i%20<%20dll;%20++i)%20if%20(linkIsSafe(dl[i].href))%20window.open(dl[i].href);%20}%20}%20})();
-
javascript:(function(){var%20n_to_open,dl,dll,i,l;%20function%20linkIsSafe(u){if(u.substr(0,7)==%20'mailto:')return%20false;if(u.substr(0,11)==%20'javascript:')return%20false;return%20true;}n_to_open%20=%200;dl%20=%20document.links;dll%20=%20dl.length;if(window.getSelection%20&&%20window.getSelection().containsNode){/*%20mozilla%20*/%20for(i%20=%200;i%20<%20dll;++i){if(window.getSelection().containsNode(dl[i],true)&&%20linkIsSafe(dl[i].href)){l%20=%20dl[i].href;break;}}l%20=%20l.replace(/\.html?$/,'').replace(/\.php$/,'').replace(/\d{2}$/,'');for(i%20=%200;i%20<%20dll;++i){if(dl[i].href.match(l))window.open(dl[i].href);%20++n_to_open;}}/*%20/mozilla%20*/%20if(!n_to_open){/*ie,or%20mozilla%20with%20no%20links%20selected:this%20section%20matches%20open_all_links,except%20for%20the%20alert%20text%20*/%20for(i%20=%200;i%20<%20dll;++i){if(linkIsSafe(dl[i].href))++n_to_open;}if(!n_to_open)alert('no%20links');else{if(confirm('No%20links%20selected.Open%20'%20+%20n_to_open%20+%20'%20links%20in%20new%20windows?'))for(i%20=%200;i%20<%20dll;++i)if(linkIsSafe(dl[i].href))window.open(dl[i].href);}}})();macro
-
http://ittrainingtips.iu.edu/excel/excel-2010-assigning-keyboard-shortcuts-and-adding-macro-buttons/11/2012Implémentation libre du noyau NT de Microsoft
-
http://www.reactos.org/fr