https://github.com/ctechhindi/form-controller-google-chrome-extension
To upgrade and simplify any html form - Google Chrome Extension
https://github.com/ctechhindi/form-controller-google-chrome-extension
buefy chrome-extensions extension javascript vue-cli vuejs
Last synced: 8 months ago
JSON representation
To upgrade and simplify any html form - Google Chrome Extension
- Host: GitHub
- URL: https://github.com/ctechhindi/form-controller-google-chrome-extension
- Owner: ctechhindi
- Created: 2020-05-13T09:50:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T18:40:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T06:37:54.184Z (9 months ago)
- Topics: buefy, chrome-extensions, extension, javascript, vue-cli, vuejs
- Language: Vue
- Homepage:
- Size: 5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Form Controller
To upgrade and simplify any html form - Google Chrome Extension

If the site on which you are working for data entry does not have some `features` that you need, then with the help of this extension you can add it to that site.
## [GitHub](https://github.com/ctechhindi/Form-Controller-Google-Chrome-Extension)
## ✨ Field Actions
Action is one of the features with which you can do the work easily.
| 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 | |
| Set Field Tab Index | `value` |
| Focus Field | |## Screenshot




## Project setup
```bash
npm run serve
npm run build
```
> Update version number only `package.json` and `manifest.json` file## Using Libraries
* [Buefy](https://buefy.org/)
* [vue-codemirror](https://github.com/surmon-china/vue-codemirror)
* [Vue.Draggable](https://github.com/SortableJS/Vue.Draggable)
* [SelectorGenerator](https://github.com/flamencist/SelectorGenerator)## Browser Support
* Chrome (Latest)
## Changelog
### **`Processing`**
* Field Actions
* Max and Min Length, Live Character Counter
* Small Select HTML Element to Convert to Search Select HTML Element
* Autocomplete - Month, Random Number, Day, Country, Years### `V.0.0.3`
* Add New Actions
* Field `Focus`
* Field `Tab Index`### `V.0.0.2`
* Add Option in the Chrome `Right Option Menu`, Copy Element Selector
* ### `V.0.0.1`
* Field Actions
- Uppercase, CamelCase, Lowercase Characters
- Remove Whitespace
- Remove All Space## Reporting Issues radioactive
If you have a problem with this plugin or found any bug, please open an issue on GitHub.
## Copyright and License copyright
Code copyright 2020 ctechhindi. Code released under the MIT license.