Tumblr Post Controls
Reblog, Like, etc, to the top of posts in the dash
Was ist Tumblr Post Controls?
Tumblr Post Controls ist eine Chrome-Erweiterung, die von Kyle Ladd entwickelt wurde, und ihr Hauptmerkmal ist "Reblog, Like, etc, to the top of posts in the dash".
Erweiterungsscreenshots
Tumblr Post Controls-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tumblr Post Controls-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Move post controls (reblog, like, etc) to the top of posts in the dashboard.
Grundlegende Informationen zur Erweiterung
Name | |
ID | gafampkaegokokdgbpnlilnadienfhad |
Offizielle URL | https://chrome.google.com/webstore/detail/tumblr-post-controls/gafampkaegokokdgbpnlilnadienfhad |
Beschreibung | Reblog, Like, etc, to the top of posts in the dash |
Dateigröße | 2.86 KB |
Installationsanzahl | 94 |
Aktuelle Version | 1.0.4 |
Letztes Update | 2013-07-07 |
Veröffentlichungsdatum | 2013-07-07 |
Entwickler | Kyle Ladd |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |