Form Controller
To upgrade and simplify any html form
Form Controllerคืออะไร?
Form Controller เป็นส่วนขยายของ Chrome ที่พัฒนาโดย C Tech Hindi และคุณลักษณะหลักของมันคือ "To upgrade and simplify any html form"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Form Controller
ดาวน์โหลดไฟล์ส่วนขยาย Form Controller ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Form Controller To upgrade and simplify any html form - Google Chrome Extension ## Field Actions | Action Name | Extra Options | | ----------- | ------------- | | Default Value | `value` | | Click | | | Convert Kruti Dev Font to Unicode | | | Convert Unicode to Kruti Dev Font | | | Copy Value For Other Element | `copyElm` | | Decode Captcha | `apikey, imgElm` | | Lowercase Characters | | | Uppercase Characters | | | CamelCase Characters | | | Remove Whitespace | | | Remove All Space | | ## Using Libraries * [Buefy](https://buefy.org/) * [vue-codemirror](https://github.com/surmon-china/vue-codemirror) * [Vue.Draggable](https://github.com/SortableJS/Vue.Draggable) ## Changelog ### **`Processing`** * Max and Min Length, Live Character Counter * Autocomplete - Month, Random Number, Day, Country, Years ### `V.0.0.1` * Field Actions - Uppercase, CamelCase, Lowercase Characters - Remove Whitespace - Remove All Space
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | amlkbkafkloafdbohdpaplkimgnpomio |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/form-controller/amlkbkafkloafdbohdpaplkimgnpomio |
คำอธิบาย | To upgrade and simplify any html form |
ขนาดไฟล์ | 1.29 MB |
จำนวนการติดตั้ง | 22 |
เวอร์ชันปัจจุบัน | 0.0.3 |
อัปเดตครั้งล่าสุด | 2021-03-18 |
วันที่เผยแพร่ | 2020-05-18 |
ผู้พัฒนา | C Tech Hindi |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ctechhindi.in/extensions/form-controller-extension/ |
URL หน้าช่วยเหลือ | https://ctechhindi.in/extensions/form-controller-extension/#support |
URL หน้านโยบายความเป็นส่วนตัว | https://ctechhindi.in/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.3", "short_name": "FormController", "name": "Form Controller", "description": "To upgrade and simplify any html form", "default_locale": "en", "permissions": [ "storage", "tabs", "http:\/\/*\/", "https:\/\/*\/", " |