Tumbletail
Tumbletail
Tumblrクライアント。
特徴
- 一覧性に優れたサムネイル表示
- PhotoとTextを分けて表示することが可能
- サムネイル長押しでのリブログ/ライク
- Photoのスライドショー
- ワンタップでリブログ/ライク
- 自分のLikesの表示
- 他のユーザーのPost一覧を表示
- Follow / Unfollow
- Twitterへ投稿
- Evernote / Dropbox へ保存
- ReadItLater 対応
- Illustail / Pixitail 連携
- iPhone / iPad 対応
- パスコードロック(liteは非対応)
- ブックマークレットからの投稿(liteは非対応)
- PhotoAppLinkからの投稿(liteは非対応)
サポートページ
スクリーンショット
動画
ブックマークレット
・Photo投稿 (画像はクリップボードのものを使用します)
javascript:location.href=’tumbletail://org.cathand.tumbletail/post?type=photo&link=’+encodeURIComponent(document.location)+’&caption=’+encodeURIComponent(document.title);
・Quote投稿 (Quoteはクリップボードのものを使用します)
javascript:location.href=’tumbletail://org.cathand.tumbletail/post?type=quote&source=<a%20href%3d%22’+encodeURIComponent(document.location)+’%22>’+encodeURIComponent(document.title)+’<%2fa>’;
・Link投稿
javascript:location.href=’tumbletail://org.cathand.tumbletail/post?type=link&url=’+encodeURIComponent(document.location)+’&title=’+encodeURIComponent(document.title);
・Tumbletailで開く
javascript:void(function(){location.href=”tumbletail://org.cathand.tumbletail/show?url=”+encodeURI(location.href);}())
URLスキーム
・Photo投稿 (画像はクリップボードのものを使用します)
tumbletail://org.cathand.tumbletail/post?type=photo&link={url}&caption={caption}
・Quote投稿
tumbletail://org.cathand.tumbletail/post?type=quote"e={quote}&source=[url]
・Link投稿
tumbletail://org.cathand.tumbletail/post?type=link&url=[url]&title={title}&description={description}
・特定のPostを表示
tumbletail://org.cathand.tumbletail/show?id=[post_id]&host=[hostname]
tumbletail://org.cathand.tumbletail/show?url=[utl]
・検索
tumbletail://org.cathand.tumbletail/search?tag=[tag]






