- HatenaFotolifeの追加
- Base64でPost出来るので, HatenaFotolifeだけRegion Captureできます
- id:secondlife++ Hatena.inc++
- アイコンがdisabledのときgrayscale化してわかりやすいように
- disabledになってるのか見づらいと大評判だったのを修正
- chrome-extension://
/taberareloo.js を追加. - id:os0x さんが拡張が存在するか確認する手法として, 他拡張のスクリプトを読み込んでしまうという手段を挙げていたので, さっそく載せてみることに.
- いろいろなbugの修正.
- GitHub の issue 機能が超働いてて, すごくありがたい.
ちなみにtaberareloo.jsは通常
chrome-extension://ldcnohnnlpgglecmkldelbmiokgmikno/taberareloo.js
にあって, 中身は
if(typeof taberareloo === 'function')
taberareloo();
となっているので, あらかじめfunction taberarelooを定義しておいて読み込むと, taberarelooが存在している場合のみtaberareloo関数が呼ばれます.
これまでのRelease Note http://utatane.tumblr.com/tagged/taberareloo