Skip to content

This chrome extension aims to automatically fill forms on web pages using predefined user profiles

License

Notifications You must be signed in to change notification settings

MartinKuhl/chrome-autofill-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!STILL WORK IN PROGRESS! NOT ALL FEATURES IMPLEMENTED / VERSION CONTAINS BUGS

Chrome Autofill extension

This chrome extension aims to automatically fill forms on web pages using predefined user profiles - to assist for a faster checkout or testing purposes.

Screenshot

Installation

  1. Clone or download this repository to your local machine:
git clone https://github.com/mkoebsch/chrome-autofill-extension.git
  1. Open Chrome and navigate to chrome://extensions/.

  2. Enable Developer mode in the top-right corner.

  3. Click Load unpacked and select the directory containing the extension files.

  4. The extension will appear in your list of extensions.

Usage

  1. Click on the extension icon in the Chrome toolbar to open the settings page.

  2. Configure your first profile in the profiles section

  3. Configure your current active profile in the settings section

  4. Toggle the Autofill enabled button

About

This chrome extension aims to automatically fill forms on web pages using predefined user profiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • HTML 27.1%
  • CSS 7.4%