this User Unfollow

    @@ -1,10 +1,10 @@ /* - * @title title@Tweet for tweetie - * @description Tweetie for Mac で現在のページのタイトル+URL のTweet文作成 - * @include http://* - * @license FREE!! + * @title this User Unfollow + * @description Twitterのユーザーページ上で実行すると、そのユーザーをUnfollowする + * @include http://twitter.com/* + * @license No License * @require */ -javascript:window.location='tweetie:'+document.title+'%20'+window.location +$('.action-menu%20button').click();$('#content%20li.action-menu%20ul.round%20li.unfollow%20a').click();
  • /*
     * @title this User Unfollow
     * @description Twitterのユーザーページ上で実行すると、そのユーザーをUnfollowする
     * @include http://twitter.com/*
     * @license No License
     * @require 
     */
    
    
    $('.action-menu%20button').click();$('#content%20li.action-menu%20ul.round%20li.unfollow%20a').click();
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/09/15 12:24:54 - 2010-09-15
  2. 2010/09/15 12:24:21 - 2010-09-15
  3. 2010/05/15 23:59:50 - 2010-05-15