Tumblr Post Controls
Reblog, Like, etc, to the top of posts in the dash
Tumblr Post Controlsคืออะไร?
Tumblr Post Controls เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kyle Ladd และคุณลักษณะหลักของมันคือ "Reblog, Like, etc, to the top of posts in the dash"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tumblr Post Controls
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |