すべて | bin | dict | elisp | fonts | gm_scripts | ruby | ucjs_scripts | win32app | win32lib
github page.
github page.
github page.
github page.
github page.
github page.
github page.
Page Not Found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.
Back to our site
Not Found
The requested URL /numa/pixix.user.js was not found on this server.
日頃より楽天のサービスをご利用いただきましてありがとうございます。
サービスをご利用いただいておりますところ大変申し訳ございませんが、現在、緊急メンテナンスを行わせていただいております。
お客様には、緊急のメンテナンスにより、ご迷惑をおかけしており、誠に申し訳ございません。
メンテナンスが終了次第、サービスを復旧いたしますので、
今しばらくお待ちいただけますよう、お願い申し上げます。
Infoseekトップへ戻る
02/25/08 21:50:08 (9 years ago)
// ==UserScript== // @name imageLoader // @namespace http://d.hatena.ne.jp/tomo_snowbug/ // @description preload images from anchor which link to image file. also make a slide show and display thumbnail screen. // @include * // @version v0.4.2 (2009/06/27) // ==/UserScript== /* * @credits * + famfamfam silk icons by Mark James * http://www.famfamfam.com/lab/icons/silk/ * + fine ideas * by matrixik, simon! * + script wrote by tomo_snowbug * http://d.hatena.ne.jp/tomo_snowbug/ */ window.ImageLoade
”]||[0,””,””];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/”&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],”tbody”)&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^¥s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^¥s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],”script”)&&(!G[J].type||G[
// ==UserScript==// @name Auto jump to the site in pixiv // @namespace http://s2works.homeunix.net/// @include http://www.pixiv.net/jump.php*// @author s2works // @version 1.0// ==/UserScript==// pixiv で外部サイトへ自動で移動する(function(){const jumpUrl = ”http://www.pixiv.net/jump.php?”;location.href = location.href.substring(jumpUrl.length);})();