https://github.com/ericz99/autofill-extension
Free Opensource Chrome Autofill Extension.
https://github.com/ericz99/autofill-extension
autofill chrome-extension
Last synced: 5 months ago
JSON representation
Free Opensource Chrome Autofill Extension.
- Host: GitHub
- URL: https://github.com/ericz99/autofill-extension
- Owner: ericz99
- License: gpl-3.0
- Created: 2020-06-20T21:11:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T14:57:48.000Z (about 5 years ago)
- Last Synced: 2025-03-31T04:41:10.502Z (7 months ago)
- Topics: autofill, chrome-extension
- Language: JavaScript
- Homepage:
- Size: 245 KB
- Stars: 20
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AIO Extension
Easy to use chrome extension, follow the installation below to get started!
## Installation
1. In your preferred directiory, run `git clone https://github.com/ericz99/aio-extension`.
2. Go to chrome://extensions/.
3. Enable Developer mode.
4. Run `cd aio-extension && yarn run build`.
5. Unpack the `build` folder.## Features
- Autofill, preset site, eg: shopify, supreme, stripe.
- Shopify request based checkout.
- DIY autofill.
- many more...## Todo
- [ ] Manual DIY Autofill (CURRENTLY NOT WORKING)
## Pictures



## App Info
### Author
Eric Zhang
### Version
1.0.0
### License
This project is licensed under the GPL-3.0 LICENSE - see the [LICENSE](LICENSE) file for details