Tab Grabber
Allows you to insert tab characters into textarea fields (multi-line text fields).
Tab Grabberคืออะไร?
Tab Grabber เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SiteKickr และคุณลักษณะหลักของมันคือ "Allows you to insert tab characters into textarea fields (multi-line text fields)."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tab Grabber
ดาวน์โหลดไฟล์ส่วนขยาย Tab Grabber ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
How many times have you wanted to put a TAB character into a text field, only to find that it simply moves you to the next field? Whether you're writing code, creating a list of items or creating a multi-column table, the ability to insert TAB characters is one that you won't take for granted. Tab Grabber tries to be smart about it. If you are attempting to tab through the fields in a form, it won't stop you. But, if you're clearly entering text in a field, it will kick in and allow you to use TAB characters in the field. Oh, and it also supports the TAB character's arch-enemy, SHIFT+TAB.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | caljlpkdljhcjknpcgkchhmaioebongi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/tab-grabber/caljlpkdljhcjknpcgkchhmaioebongi |
คำอธิบาย | Allows you to insert tab characters into textarea fields (multi-line text fields). |
ขนาดไฟล์ | 7.14 KB |
จำนวนการติดตั้ง | 514 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2014-08-02 |
วันที่เผยแพร่ | 2014-08-02 |
คะแนน | 3.25/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | SiteKickr |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.sitekickr.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tab Grabber", "short_name": "Tab Grabber", "description": "Allows you to insert tab characters into textarea fields (multi-line text fields).", "version": "1.1", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs", " |