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
- Host: GitHub
- URL: https://github.com/ctechhindi/auto-fill-form-data
- Owner: ctechhindi
- Created: 2019-03-01T14:03:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T13:37:55.000Z (over 7 years ago)
- Last Synced: 2025-08-02T09:12:53.997Z (11 months ago)
- Topics: autocomplete, chrome-extension, data, extension
- Language: JavaScript
- Size: 1.55 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)