ichigotake / mikutter-plugin-profile-image-search

TLのプロフィール画像を右クリックメニューから画像検索するmikutterプラグインです
MIT License
1 stars 0 forks source link

= profile_image_search

プロフィール画像検索プラグイン for mikutter

== Description

mikutterのタイムライン上のツイートの右クリックメニューから、発言者のプロフィール画像を画像検索します

== Search Engine

Twitterアイコンの検索精度は Google画像検索 > 二次元画像詳細検索

(作者はその人を調べるとっかかりとして利用したり、よくわからない検索結果を見る事を楽しんでます)

== Install

プラグインディレクトリに profile_image_search/ というディレクトリ名でダウンロードします

$ git clone git://github.com/ichigotake/mikutter-plugin-profile-image-search ~/.mikutter/plugin/profile_image_search

このプラグインは mechanizenokogiri を利用しているので、依存モジュールをインストールする

$ gem install nokogiri mechanize

== See Also

{mikutter}[http://mikutter.hachune.net/]

== Author

{ichigotake}[https://twitter.com/ichigotake]

== License

{MIT LICENSE}[http://opensource.org/licenses/MIT]