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 |
公式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", " |