Tab Grabber
Allows you to insert tab characters into textarea fields (multi-line text fields).
什麼是Tab Grabber?
Tab Grabber是由SiteKickr開發的Chrome擴展程式,該擴展的主要功能是“Allows you to insert tab characters into textarea fields (multi-line text fields).”。
擴展截圖
下載Tab Grabber擴展crx文件
下載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 |
官方網址 | 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", " |