IUD sql
This extension You only do write table name and write the textarea in the values each value must be, line by line.
Vad är IUD sql?
IUD sql är en Chrome-tillägg utvecklad av http://www.akkayahu.com, och dess huvudfunktion är "This extension You only do write table name and write the textarea in the values each value must be, line by line.".
Tilläggsskärmbilder
Ladda ner IUD sql-förlängningens CRX-fil
Ladda ner IUD sql-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | akmbdjiejmgdfhknblikdippegjlpkia |
Officiell webbadress | https://chrome.google.com/webstore/detail/iud-sql/akmbdjiejmgdfhknblikdippegjlpkia |
Beskrivning | This extension You only do write table name and write the textarea in the values each value must be, line by line. |
Filstorlek | 4.39 KB |
Antal Installationer | 98 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2015-01-29 |
Publiceringsdatum | 2015-01-29 |
Utvecklare | http://www.akkayahu.com |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |