mafucode (53)

……を作ろうと思って途中で飽きた

(function(){each=function(a,f){var l=a.length;var i=0;var r=Array();while(i<l){r[i]=f(a[i]);i+=1}...

若干雑に計算を割愛するのけど面倒だからごあいきょーということで。すこーぷも面倒だし関数の中に関数...

(function(){function factor(n){if(n%1!=0)return undefined;var l=n>>1;var m=n;var i=2;var r=new Ar...

うごかない……

if(location.href.match(/\d+/)){if(location.href.match(/\/watch\//))location.href="http://flapi.ni...

「描いてる途中で保存する用の保存を作ってみた」って意味

if(location.pathname.match(/api\/banner\.image/)!=undefined){(function(uri,success,error){var xhr...

my bookmarklet

f=function(){var i=0;var s="#";while(i<6){s+=["0","1","2","3","4","5","6","7","8","9","A","B","C"...

個人的なメモ

func={xhr:{get:function(uri,success,error){var xhr=new XMLHttpRequest;xhr.open("GET",uri);xhr.add...
mafucode Run Hatena::Let2013-10-16

HatenaLetでjavascriptを実行する<del>さほど綺麗じゃない(←うるさい)のにボタンに見えない(←うるさい...

(function(){if(document.getElementsByClassName('javascript').length>0){newElem_000001=document.cr...

全部になったけどというかしたけど、3秒待たせるのは重さを意識しただけ。

setInterval((function(){(function(a,f){var l=a.length;var i=0;var r=Array();while(i<l){r[i]=f(a[i...
mafucode no title2013-08-29

(function(uri){func.xhr('http://flapi.nicovideo.jp/api/getflv/'+uri.match(/sm\d+$/),function(xhr)...

document.getElementsByClassName('new-tweets-bar js-new-tweets-bar')[0]を定期的にクリックするだけ...

setInterval((function(){if(document.getElementsByClassName('new-tweets-bar js-new-tweets-bar').le...
mafucode Hatena::Let2013-05-19

Hatena::Let用にかいたのをいろいろまとめた。たまに修正もしたけど、ちなみにUSERってのはForkして書き...

(function(){USER={userID:"",API_key:""};if(USER.userID.length!=0&&USER.API_key.length!=0){GM_regi...

なんかスクロールバーがたまに無意味(←うるさい)

(function(){i=0;if(location.protocol=='http:'&&location.hostname=='www.pixiv.net'&&location.pathn...

リストに追加されているユーザー へのリンク

if(location.pathname.match(/^\/\w+\/lists$/)){(function(){each_=function(a,f){var l=a.length;var ...

タイトルそのまま

if(document.getElementById("bookmarklet-title")){document.querySelector('#bookmarklet-title span....
mafucode bookmarklet2013-04-22

my bookmarklet

setTimeout((function(){(function(){var s=document.createElement('script');s.charset='UTF-8';s.src...

requireあるからいらない...のをGM_regis(ryという形でなんでもない

GM_registerMenuCommand("jQuery",(function(){(function(uri){if(!uri){return null}e=document.create...

http://let.hatelabo.jp*let*rev*

if(location.pathname.split('/').length==6){document.querySelector('div.rev').querySelector('a[hre...

「ようこそ(アイコン)(ID)さん!」の左のあたりに出てくるので場所は妥当でもはっきり見えない(←うるさい)

if(location.host=="let.hatelabo.jp"){document.querySelectorAll('.menu')[0].innerHTML='<li class="...
mafucode bookmarklet2013-04-06

my bookmarklet

(function(){stid=setTimeout((function(){if(Hatena.Star.SiteConfig.entryNodes){Hatena.Star.SiteCon...

だいたい1000コめのあたりでとまる

lts=0;lt=0;sI_id_scroll=setInterval((function(){if(document.querySelectorAll('#stream-items-id li...
<< 1 2 3