Form Controller
To upgrade and simplify any html form
Apa itu Form Controller?
Form Controller adalah ekstensi Chrome yang dikembangkan oleh C Tech Hindi, dan fitur utamanya adalah "To upgrade and simplify any html form".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Form Controller
Unduh file ekstensi Form Controller dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | amlkbkafkloafdbohdpaplkimgnpomio |
URL Resmi | https://chrome.google.com/webstore/detail/form-controller/amlkbkafkloafdbohdpaplkimgnpomio |
Deskripsi | To upgrade and simplify any html form |
Ukuran File | 1.29 MB |
Jumlah Instalasi | 22 |
Versi Saat Ini | 0.0.3 |
Terakhir Diperbarui | 2021-03-18 |
Tanggal Publikasi | 2020-05-18 |
Pengembang | C Tech Hindi |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://ctechhindi.in/extensions/form-controller-extension/ |
URL Halaman Bantuan | https://ctechhindi.in/extensions/form-controller-extension/#support |
URL Halaman Kebijakan Privasi | https://ctechhindi.in/privacy |
Bahasa yang Didukung | 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:\/\/*\/", " |