Form Controller
To upgrade and simplify any html form
Form Controllerとは何ですか?
Form ControllerはC Tech Hindiによって開発されたChromeの拡張機能で、その主な機能は「To upgrade and simplify any html form」です。
拡張機能のスクリーンショット
Form Controller拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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:\/\/*\/", " |