Tumblr Post Controls
Reblog, Like, etc, to the top of posts in the dash
Tumblr Post Controls क्या है?
Tumblr Post Controls Kyle Ladd द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Reblog, Like, etc, to the top of posts in the dash"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tumblr Post Controls एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |