https://github.com/cuongnb14/smart-fill-extension
Auto fill form base on input name, type or page rules provide by you
https://github.com/cuongnb14/smart-fill-extension
auto-fill auto-fill-form chrome-extension
Last synced: 8 months ago
JSON representation
Auto fill form base on input name, type or page rules provide by you
- Host: GitHub
- URL: https://github.com/cuongnb14/smart-fill-extension
- Owner: cuongnb14
- Created: 2022-06-22T02:51:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T14:25:34.000Z (12 months ago)
- Last Synced: 2025-01-13T10:51:53.263Z (9 months ago)
- Topics: auto-fill, auto-fill-form, chrome-extension
- Language: JavaScript
- Homepage:
- Size: 628 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart fill form extension
Make Your Developer's Life Easier## Feature
- Auto fill form base on input type and input name
- Work on react component
- Chrome extension manifest V3
- Auto fill base on page rule provide by user
- Import / Export page rules*Inspired from Deep Autofill Chrome Extension*