IUD sql
This extension You only do write table name and write the textarea in the values each value must be, line by line.
What is IUD sql?
IUD sql is a Chrome extension developed by http://www.akkayahu.com, and its main feature is "This extension You only do write table name and write the textarea in the values each value must be, line by line.".
Extension Screenshots
Download IUD sql Extension CRX File
Download IUD sql extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | akmbdjiejmgdfhknblikdippegjlpkia |
Official URL | https://chrome.google.com/webstore/detail/iud-sql/akmbdjiejmgdfhknblikdippegjlpkia |
Description | This extension You only do write table name and write the textarea in the values each value must be, line by line. |
File Size | 4.39 KB |
Installation Count | 98 |
Current Version | 1.0 |
Last Updated | 2015-01-29 |
Publish Date | 2015-01-29 |
Developer | http://www.akkayahu.com |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |