Tumblr Post Controls
Reblog, Like, etc, to the top of posts in the dash
Tumblr Post Controlsとは何ですか?
Tumblr Post ControlsはKyle Laddによって開発されたChromeの拡張機能で、その主な機能は「Reblog, Like, etc, to the top of posts in the dash」です。
拡張機能のスクリーンショット
Tumblr Post Controls拡張機能のCRXファイルをダウンロード
Tumblr Post Controls拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Move post controls (reblog, like, etc) to the top of posts in the dashboard.
拡張機能の基本情報
名前 | |
ID | gafampkaegokokdgbpnlilnadienfhad |
公式URL | https://chrome.google.com/webstore/detail/tumblr-post-controls/gafampkaegokokdgbpnlilnadienfhad |
説明 | Reblog, Like, etc, to the top of posts in the dash |
ファイルサイズ | 2.86 KB |
インストール数 | 94 |
現在のバージョン | 1.0.4 |
最終更新日 | 2013-07-07 |
公開日 | 2013-07-07 |
開発者 | Kyle Ladd |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "style.css" ], "matches": [ "*:\/\/www.tumblr.com\/dashboard" ] } ], "description": "Reblog, Like, etc, to the top of posts in the dash", "manifest_version": 2, "name": "Tumblr Post Controls", "version": "1.0.4" } |