bookmarklet

  • /*
     * @title bookmarklet
     * @description my bookmarklet
     * @include http://*
     * @license MIT License
     * @require https://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js
     */
    
    Element.remove($('google_afc_top_5'))
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2012/08/22 06:20:20 - 2012-08-22
  2. 2012/08/22 06:14:23 - 2012-08-22