81997 Bookmarklets! Create

Hatena::Let でブックマークレットをかんたんに作成・公開しよう!

my bookmarklet

(function(){console.log("start");var all=document.createElement('div');all.innerHTML='<h2>油少な...
yuta25 matrix2017-01-27

my bookmarklet

(function(){let q=document.createElement('canvas');document.body.appendChild(q);let s=window.scre...

引用ツイートを最初の一つだけ表示してあとは葬ります。

(function(){const u={};Array.prototype.forEach.call(document.querySelectorAll('div.tweet_quote'),...

(function(){document.body.contentEditable=document.body.contentEditable==='false'?'true':'false'}...

http://a-kuma3.hatenablog.com/entry/google_vs_cookpad

(function(){var n=0;Array.prototype.forEach.call(document.querySelectorAll('h3.r a[href*="//cookp...

var ua=navigator.userAgent.toLowerCase();var cookieString=document.cookie;function getCookie(key)...
that Scrapbox link2017-01-19

a bookmarklet to create link text with bookmarklet

javascript:(function(d,url,w){var title=d.getElementsByTagName('title')[0].innerHTML.trim();text=...

(function(d){let REGEXP_OPEN2CHREADCGI=new RegExp(/http:\/\/.*\.open2ch\.net\/test\/read\.cgi\/.*...

概要欄にサムネイルとアイキャッチ画像を追加します。

(function(){const p=document.querySelector('#entry-content');['meta[property="og:image"]','meta[n...

Amazonの本のページからamakanに移動します。

javascript:location.href="https://amakan.net/search?query="+location.href;

Amazonの本のページからamakanに移動します。

javascript:location.href="https://amakan.net/search?query="+location.href;

function Manual_GetStorage(){var mes='';try{var ignArray=localStorage.getItem('ign:'+bbs).slice(1...

function Manual_GetStorage(){var mes='';try{var ignArray=localStorage.getItem('ign:'+bbs).slice(1...
noromanba nextH2017-01-08

scroll into next headings (h1-6)

Array.from(document.body.querySelectorAll([Array.from(Array(6).keys(),(n=>'h'+(n+1)))])).some((he...
noromanba +/-passwd2017-01-08

toggle password visibility

(function(){'use strict';Array.prototype.forEach.call(document.body.querySelectorAll(['input[type...

(function(){let REGEXP_OPEN2CHREADCGI=new RegExp(/http:\/\/.*\.open2ch\.net\/test\/read\.cgi\/.*/...
noromanba +passwd2017-01-06

view password

Array.from(document.body.querySelectorAll(['input[type="password"]']),(pass=>pass.type='text'));
noromanba ↓Headings2017-01-06

scroll into next headings (h1-6)

(function(){'use strict';var currentPosition=function(){return document.documentElement.scrollTop...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...
<< 25 26 27 28 29 30 31 32 33 34