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是由http://www.akkayahu.com開發的Chrome擴展程式,該擴展的主要功能是“This extension You only do write table name and write the textarea in the values each value must be, line by line.”。
擴展截圖
下載IUD sql擴展crx文件
下載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 |
| 官方網址 | 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"
}
} | |