An open API service indexing awesome lists of open source software.

https://github.com/ctechhindi/auto-fill-form-data

AUTO FILL AND AUTOCOMPLETE USER DATA WITH KEY NAME
https://github.com/ctechhindi/auto-fill-form-data

autocomplete chrome-extension data extension

Last synced: 2 months ago
JSON representation

AUTO FILL AND AUTOCOMPLETE USER DATA WITH KEY NAME

Awesome Lists containing this project

README

          

# Auto Fill Form Data V.0.0.3

Auto fill and autocomplete user data with key name

This extension is powered by `Jeevan Lal`.

[GitHub](https://github.com/ctechhindi/Auto-Fill-Form-Data)

[Download Extension](https://chrome.google.com/webstore/detail/auto-fill-form-data/elpamagjchljbnphjdoijokclpcmfjcn)

## Library

- [awesomplete](https://leaverou.github.io)
- [awesome-notifications](https://github.com/f3oall/awesome-notifications)
- [jsoneditor](https://github.com/josdejong/jsoneditor)

## Extension Storage Variable's Name

| Name | Variable Name |
| ---- | ------------- |
| Application Status | `extensionData__appStatus` |
| User Data | `extensionData__userData` |
| Active User ID | `extensionData__activeUserID` |
| Active User Fill Data | `extensionData__activeUserFillData` |
| Autocomplete Keys Name | `extensionData__newAutocompleteKeys` |
| Active User Data | `extensionData__activeUserData` |

### LocalStorage Key's

| Name | Key Name |
| ---- | ------------- |
| Active Autocomplete User Data | `autoFillActiveAutocompleteData_V1` |
| Active User Data | `autoFillActiveUserData_V1` |

## Features

* Compile Script `Win+G`

## Working Points

## Changelog

### **V.0.0.2**

* `FIX BUG : ` Import User Data

### **V.0.0.1**

* Autocomplete key update
* Apply Autocomplete Keys
* SSC
- https://ssc.nic.in/Registration/Home
* Railway
- (RRB) https://bhopal.rly-rect-appn.in/rrbmic2019/new_registration.php{*}
* UPSC
- https://upsconline.nic.in/tpform1.php{*}
* Certificate
- CCC
- O Level

## Copyright and License

Code copyright 2018 ctechhindi. Code released under the [MIT license.](http://www.opensource.org/licenses/MIT)