IUD sql
This extension You only do write table name and write the textarea in the values each value must be, line by line.
Cos'è IUD sql?
IUD sql è un'estensione di Chrome sviluppata da http://www.akkayahu.com, e la sua funzione principale è "This extension You only do write table name and write the textarea in the values each value must be, line by line.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione IUD sql
Scarica i file di estensione IUD sql in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | akmbdjiejmgdfhknblikdippegjlpkia |
URL Ufficiale | https://chrome.google.com/webstore/detail/iud-sql/akmbdjiejmgdfhknblikdippegjlpkia |
Descrizione | This extension You only do write table name and write the textarea in the values each value must be, line by line. |
Dimensione del File | 4.39 KB |
Conteggio Installazioni | 98 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2015-01-29 |
Data di Pubblicazione | 2015-01-29 |
Sviluppatore | http://www.akkayahu.com |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |