タグ

JavaScriptと★に関するtakhinoのブックマーク (2)

  • YouTubeなどのアドレスを短縮化 - aont’s diary

    前の記事「twitterに今みているページを投稿するブックマークレット - notes plastiques」でも少し触れましたが、YouTube、ニコニコ動画などのアドレスは短縮化することができます。 自分が知っているものだけリストアップします youtu.be YouTubeの短縮化 nico.ms ニコニコ動画の短縮化 flic.kr 写真投稿サービスflickrのアドレスの短縮化 とりあえず、この3つの短縮化を施すブックマークレットを書いてみました! なにか問題点、要望などがあればご連絡くださいな ちなみにブックマークレットって何?って方はこちらをどうぞ ブックマークレットとは - はてなキーワード プロンプトで表示 javascript:(function(){var short=(function(){var address=location.href;if(address.m

    YouTubeなどのアドレスを短縮化 - aont’s diary
    takhino
    takhino 2011/03/06
    ニコニコ動画用のnico.ms、YouTube用のyoutu.be、flickr用のflic.krの3種のURL短縮サービスに対応したブックマークレット。
  • greasemonkey

    Allows you to customize the way a web page displays or behaves, by using small bits of JavaScript. You can write your own scripts, too. Check out http://wiki.greasespot.net/ to get started. Many scripts already exist, probably ones to enhance your favorite sites. Find them at http://wiki.greasespot.net/User_Script_Hosting . Having trouble? Please don't post comments here, nobody will see them. If

    greasemonkey
    takhino
    takhino 2008/10/27
    ユーザスクリプト拡張//ページをスクリプトで見やすく。//Greasemonkey本体
  • 1