noromanba (277)

noromanba require2014-09-02

require js-modules for over the mixed-content-blocking

var require=function(urls){Array.prototype.slice.call(urls).forEach((function(u){var scr=document...
noromanba PageSpeed Insights2014-08-30

Anayze contents of a web page with PageSpeed Insights

location.href="https://developers.google.com/speed/pagespeed/insights/?url="+encodeURIComponent(l...

JavaScriptに直接C++を書いたら疲れた

(function(){var real=['%E5%BE%8C%E3%81%A7%E8%AA%AD%E3%81%BE%E3%81%AA%E3%81%84','%E3%81%82%E3%81%A...
noromanba nico<video>[ ]2014-08-25

play raw video w/ fit to window

(function(){if(!/^sp\.nicovideo\.jp\/watch\//.test(location.hostname+location.pathname))return;wi...
noromanba nico<video> ±info2014-08-25

switch landscape/portrait-mode on flash-free Nicovideo player

(function(){if(!/^sp\.nicovideo\.jp\/watch\//.test(location.hostname+location.pathname))return;do...
noromanba ->nico<video>2014-08-25

use flash-free interface on Nicovideo

(function(){if(!/^www\.nicovideo\.jp\/watch\//.test(location.hostname+location.pathname))return;l...
noromanba Hatena mining2014-08-20

treasure-hunting on Hatena

Array.prototype.forEach.call(document.querySelectorAll('.hatena-module[style~="display:none"]'),(...
noromanba Akoga::Let2014-08-10

jump to akogare-no anohito...

(function(){var id;if(!(id=prompt('ID?'))||!/^[\w\-]+(?:@[\w\-]+)*$/.test(id)){return}location.hr...
noromanba de-tower2014-08-09

*・゚゚・*:.。..。.:*・゚(n‘∀‘)η゚・*:.。..。.:*・゚゚・*

var detower=function(anchor){var orig;if(orig=(anchor.href.match(/pinktower\.com\/\?(.*)/)||[])[1...
noromanba q14047133592014-07-08

q1404713359 over the mixed-content blocking (and CSP)

(function(){var lc=location.hostname;if(lc.match('www.facebook.com')){var list=document.getElemen...
noromanba canonical2014-06-04

log canonical url

(function(){var url=(document.head.querySelector('meta[property="og:url"][content]')||{}).content...
noromanba calm9092014-05-16

stop perlin-noise and suppress backgraund-image

(function(){var addStyle=function(){var parent=document.head||document.documentElement||document....
noromanba mild9092014-05-16

stop perlin-noise of backgraund-image

(function(){var noise=window.noise||{};Object.keys(noise).forEach((function(k){noise[k]=function(...
noromanba @ID.md2014-04-24

prompt Markdown inline link Twitter ID

(function(){var id;if(!/twitter\.com/.test(location.hostname)||!(id=location.pathname.split('/')....
noromanba N -info2014-02-11

hidden header info on nicovideo

(function(){if(!/nicovideo\.jp$/.test(location.hostname))return;var addStyle=function(){var paren...
noromanba ZEN-mode2014-01-16

simulate small-screen mode likes embed Opera (K-tai, Wii et al.)

(function(){var style=document.body.style;style.setProperty('margin-left','auto','important');sty...
noromanba LCR snip2013-12-11

snip Live CD Room

(function(){if(!/^simosnet.com\/livecdroom\//.test(location.hostname+location.pathname))return;va...

window.open('http://ecx.images-amazon.com/images/P/'+document.getElementById("purchaseSimsData")....
noromanba nicodic URL2013-11-25

prompt permanent URL on Nicodic

(function(){var id=document.head.querySelector('meta[property="og:url"][content^="http://dic.nico...
noromanba Gi+ git clone2013-11-08

append ssh-protocol for clone on Gist

(function(){var id=(location.pathname.match(/\/.*\/(\w+)/)||[])[1],parent=document.querySelector(...
<< 5 6 7 8 9 10 11 12 13 14