IUD sql

This extension You only do write table name and write the textarea in the values each value must be, line by line.

Co to jest IUD sql?

IUD sql to rozszerzenie Chrome opracowane przez http://www.akkayahu.com, a jego główną funkcją jest „This extension You only do write table name and write the textarea in the values each value must be, line by line.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia IUD sql

Pobierz pliki rozszerzeń IUD sql w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa IUD sql IUD sql
ID akmbdjiejmgdfhknblikdippegjlpkia
Oficjalny URL https://chrome.google.com/webstore/detail/iud-sql/akmbdjiejmgdfhknblikdippegjlpkia
Opis This extension You only do write table name and write the textarea in the values each value must be, line by line.
Rozmiar pliku 4.39 KB
Liczba instalacji 98
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2015-01-29
Data Publikacji 2015-01-29
Deweloper http://www.akkayahu.com
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}