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