1434 Bookmarklets! 作成する

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

$(function(){$('img').each(function(){if($(this).attr('src'))$(this).after($('<a />').text($(this...

my bookmarklet

javascript:(function(){var dom_obj=document.getElementById("top-nav");var dom_obj_parent=dom_obj....

ユーザースクリプトと併用 > http://d.hatena.ne.jp/Lhankor_Mhy/20140914/1410694168

(function(){window.open('https://newspicks.com/timeline#'+encodeURIComponent(location.href));})()

promotion version (Exponential Endless Summer)

(function(){var num=2;var start_url=location.href;var oldest_id=264102;var latest_id=get_latest_i...

Twitterにて「特定ユーザーが含まれる公開リスト」を表示(承前:https://twitter.com/furyutei/status/...

(function(u){u=prompt('Twitterユーザー名(@sceen_name)',location.href.match(/^https?:\/\/twitter\....

はてなハイクの画像をポップアップ(オーバーレイ)表示に変更

(function($){$.fn.haikuImagePopup=function(imgSrc,options){var settings=$.extend({},{openAnimatio...

オーバーレイ表示の基本テンプレート

(function($){$.fn.letOverlay=function(options){var settings=$.extend({},{openAnimation:false,clos...

var styles=document.styleSheets;for(var i=0,it;it=styles[i];i++){it.disabled=true;}var css=commen...

my bookmarklet

javascript:!function(a){var b=a.createElement("script");b.onload=function(){TouchEmulator()},b.sr...

prompt表示

(function(){var a=unescape(document.getSelection());prompt(a,a);})();

http://mcg.herokuapp.com/の結果ページをajaxでリロード

if(/^\/\w+\//.test(location.pathname)){var target=document.querySelector('.twitter-share-button')...

もちろん参考文献はwikipedia

(function(){function a(){var p=arguments[0];var q=arguments[1];while(p!=0&&q!=0){if(p<q){q=q%p;}e...

期情報を表示するだけです。

if(document.domain=="akazukinmura.g.hatena.ne.jp"){alert("期情報\nおいもり6期メイン");}if(documen...

ハイクの画像サイズをでかくする

*@include http:*@include http:*@include http:*@include http:*@include http:*@include http:*@inclu...

ページ閲覧時にパスワードを要求します。パスワードを変更したい場合は、"password"のpasswordの部分を...

password=window.prompt("パスワードを入力してください","");if(password=="password"){alert("パスワ...

現在開いているページを、Markdownのリンク形式で取得できます。

prompt("コピーしてください","["+document.title.replace("[","\\[").replace("]","\\]")+"]("+documen...

nnade oembed test

$('div.row a').each(function(i,e){$(e).oembed()})

a:visited の見分けがつかないときに使うと便利です

var style=document.createElement('style');style.appendChild(document.createTextNode("a:visited { ...

a:visited の見分けがつかないときに使うと便利です

var style=document.createElement('style');style.appendChild(document.createTextNode("a:visited { ...

a:visited の見分けがつかないときに使うと便利です

var style=document.createElement('style');style.appendChild(document.createTextNode("a:visited { ...
1 2 3 4 5 6 7 8 9 10