81972 Bookmarklets! Create

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

(alt|title)属性に対応。(割とでっち上げ)staff.hatenablog.com/entry/2017/02/24/152000

(()=>{const _d=document;if(!_d.querySelector('body#hatena-fotolife-foto'))return;const fotolink=_...

shrink too long title attribute

(()=>{'use strict';Array.from(document.body.querySelectorAll([]),((link,idx)=>{if(!link.href)retu...

勝手にはてなスターを置くウィンドウを出します。

(()=>{const freestar=()=>{const pos={x:window.pageXOffset+1,y:window.pageYOffset+1};if(Hatena.Sta...

クリックしたところに、勝手に はてなスターを置きます(一回だけ)

(()=>{const d_=document;function put_star_container(e){if(!d_.querySelector('script[src*="s.haten...

コメント権限がない場合は出ないと思います。

(()=>{if(window.Hatena&&Hatena.Bookmark&&Hatena.Bookmark.Star)Hatena.Star.EntryLoader.entries.for...

数値参照で汚染された s.hatena.ne.jp に平穏を取り戻します

(()=>{const re_num_ref=/&#x?[0-9a-f]{1,6};/;Array.from(document.querySelectorAll(".entry-title ~ ...

subscribe to feed skeleton

(()=>{'use strict';const feed=document.querySelector(['link[href][rel=alternate][type^="applicati...
noromanba +Inoreader2017-02-20

subscribe to feed in Inoreader

(()=>{'use strict';const feed=document.querySelector(['link[href][rel=alternate][type^="applicati...
noromanba +Feedly2017-02-20

subscribe to feed in Feedly

(()=>{'use strict';const feed=document.querySelector(['link[href][rel=alternate][type^="applicati...
noromanba +The Old Reader2017-02-20

subscribe to feed in The Old Reader

(()=>{'use strict';const feed=document.querySelector(['link[href][rel=alternate][type^="applicati...
noromanba +Feedeen2017-02-20

subscribe to feed on Feedeen

(()=>{'use strict';const feed=document.querySelector(['link[href][rel=alternate][type^="applicati...
noromanba +B!2017-02-19

add Hatena::Bookmark in new tab/window

(()=>{const canonical=()=>(document.querySelector('head meta[property="og:url"][content]')||{}).c...
noromanba B!2017-02-19

open Hatena::Bookmark in new tab/window

(()=>{const canonical=()=>(document.querySelector('head meta[property="og:url"][content]')||{}).c...

delete selected node just once

(function(){'use strict';const options={passive:false,capture:true};function deleteOnce(e){e.stop...
noromanba [★+]2017-02-19

Hatena Star on the whole world

(()=>{if(document.querySelector(['script[src*="//s.hatena.ne.jp/js/HatenaStar.js"]','script[src*=...
a-kuma3 show star quote2017-02-19

出たがり屋の引用スター

(()=>{let d_=document;d_.body.appendChild(Object.assign(d_.createElement("style"),{innerHTML:`\n ...
a-kuma3 勝手にスター2017-02-18

勝手に はてなスターを置きます

(()=>{const d_=document;if(!d_.querySelector('script[src*="s.hatena.ne.jp/js/HatenaStar.js"]')){d...
noromanba del node2017-02-18

delete selected node just once

(function(){'use strict';function deleteOnce(e){e.stopPropagation();e.preventDefault();e.target.p...

人力検索などで引用スターに失敗するのを回避します。【注意】カラースターの対応ができてません (´・...

(()=>{const jsonp=(()=>{var count=0;return function(url,callback){var callbackName='akuma3_jsonp'...

引用スターの数値文字参照をデコードします。

[...document.querySelectorAll('blockquote')].forEach((b=>b.textContent=b.textContent.replace(/&#(...
<< 21 22 23 24 25 26 27 28 29 30