noromanba (277)

noromanba jumpixiv2015-07-14

bypass cushion-page on Pixiv

(function(){if(!/^www\.pixiv\.net\/jump\.php/.test(location.hostname+location.pathname))return;va...
noromanba TAB imgs2015-07-07

append tab navigation to image

(function(){var slice=Function.prototype.call.bind(Array.prototype.slice);var handler=function(co...
noromanba Followerlet2015-06-26

cyclic shift Follower numbers on Twitter

(function(f,s){s=document.createElement("script");s.src="//ajax.googleapis.com/ajax/libs/jquery/2...
noromanba Twinflater2015-06-26

inflate Follower numbers on Twitter

(function(){var followers=document.querySelector(['a[href$="followers"] .ProfileNav-value','.Dash...
noromanba H#id link2015-06-22

append Fragment Identifier link to headings

(function(){var wrap=function(node,wrapper){node.parentNode.insertBefore(wrapper,node);wrapper.ap...
noromanba leanpub outline2015-06-22

append TOC links by fragment identifires on leanpub

(function(){if(!/leanpub\.com$/.test(location.hostname)||!/read/.test(location.pathname.split('/'...
noromanba TOC2015-06-22

create table of contents w/ Autopaging

(function(){init(document);Array.prototype.forEach.call(frames,(function(frame){try{init(frame.do...
noromanba Ustream mp42015-06-21

flash-free Ustream

(function(){var id=(document.head.querySelector('meta[name="ustream:channel_id"][content]')||{})....
noromanba spycam2015-06-14

snapshot page in background, full-auto when use as UserScript

(function(){var STORAGE='https://archive.is/?run=1&url=';var url=(document.head.querySelector('me...
noromanba YAPC> _2015-06-10

Yet Another Poem Comment

(function(){var poem=document.createNodeIterator(document.head,NodeFilter.SHOW_COMMENT,{acceptNod...
noromanba dora! dora! dora!2015-06-09

dora * N times/repeat on YAPC::Asia 2015 dora-person

(function(){var dora=document.querySelector('.vote .gong');function click(){dora.click()}var time...
noromanba <->archive.is2015-05-26

come and go archive.is w/ list and detail page

(function(){var url;if(/archive\.is$/.test(location.hostname)&&location.pathname){var saved=docum...
noromanba H!2015-05-26

Haiku this page

(function(){var url=(document.head.querySelector('meta[property="og:url"][content]')||{}).content...
noromanba Qiita diff+2015-05-23

improvement diff view on Qiita

(function(){if(!/qiita.com$/.test(location.hostname)||!(location.pathname.split('/').indexOf('rev...
noromanba img fitter2015-05-19

fit image to window

(function(){var document=window.document,slice=Array.prototype.slice;var fit=function(ctx){if(!ct...
noromanba TAB bgimg2015-05-19

append tab navigation to background-image

(function(){var slice=Array.prototype.slice;var a11yfy=function(context){slice.call(context.query...
noromanba TYJ viewer2015-05-15

non-flick spread image viewer w/ Tab-navi on flash-free tonarinoyj

(function(){var meta=(/tonarinoyj\.jp\/manga\/(\w+)\/([\w-]+)/.exec(location.hostname+location.pa...
noromanba Twitter id2015-05-06

show Twitter userid

Array.prototype.some.call(document.querySelectorAll('[data-user-id]'),(function(node){if(node.dat...
noromanba TYJ no footer2015-04-17

hidden footer on tonarinoyj.jp

(function(){if(!/tonarinoyj\.jp$/.test(location.hostname)||!/manga\/\w+\/[\w-]+/.test(location.pa...
noromanba CW next2015-04-11

goto next article on comic-walker.com

(function(){var queries=location.search.slice(1).split('=');var next=queries.pop().replace(/\d+/,...
<< 3 4 5 6 7 8 9 10 11 12