IUD sql
This extension You only do write table name and write the textarea in the values each value must be, line by line.
Что такое IUD sql?
IUD sql - это расширение Chrome, разработанное http://www.akkayahu.com, и его основная функция - "This extension You only do write table name and write the textarea in the values each value must be, line by line.".
Снимки экрана расширения
Скачать файл CRX расширения IUD sql
Скачайте файлы расширений IUD sql в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
You only do write table name and write the textarea in the values each value must be, line by line and than yo do only clikc Do It buttun, Its very simple assistant for your sql processes. You can insert values a collum. This add ons do not insert values multiple collum, every time you can insert one collum. You should use it with php myadmin or others.
Основная информация о расширении
Название | |
ID | akmbdjiejmgdfhknblikdippegjlpkia |
Официальный URL | https://chrome.google.com/webstore/detail/iud-sql/akmbdjiejmgdfhknblikdippegjlpkia |
Описание | This extension You only do write table name and write the textarea in the values each value must be, line by line. |
Размер файла | 4.39 KB |
Количество установок | 98 |
Текущая Версия | 1.0 |
Последнее Обновление | 2015-01-29 |
Дата публикации | 2015-01-29 |
Разработчик | http://www.akkayahu.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "IUD sql", "description": "This extension You only do write table name and write the textarea in the values each value must be, line by line.", "version": "1.0", "permissions": [ "http:\/\/www.akkayahu.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |