Tumblr Post Controls
Reblog, Like, etc, to the top of posts in the dash
Vad är Tumblr Post Controls?
Tumblr Post Controls är en Chrome-tillägg utvecklad av Kyle Ladd, och dess huvudfunktion är "Reblog, Like, etc, to the top of posts in the dash".
Tilläggsskärmbilder
Ladda ner Tumblr Post Controls-förlängningens CRX-fil
Ladda ner Tumblr Post Controls-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Move post controls (reblog, like, etc) to the top of posts in the dashboard.
Grundläggande Information om Tillägg
Namn | |
ID | gafampkaegokokdgbpnlilnadienfhad |
Officiell webbadress | https://chrome.google.com/webstore/detail/tumblr-post-controls/gafampkaegokokdgbpnlilnadienfhad |
Beskrivning | Reblog, Like, etc, to the top of posts in the dash |
Filstorlek | 2.86 KB |
Antal Installationer | 94 |
Aktuell Version | 1.0.4 |
Senast Uppdaterad | 2013-07-07 |
Publiceringsdatum | 2013-07-07 |
Utvecklare | Kyle Ladd |
Betalningssätt | free |
Stödda Språk | 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" } |