Auto Form Fill Chrome Extension

Auto Form Fill chrome extension

Auto Form Fill for Chrome Download

  • Chrome Extension Page
  • Total Number of Extension users:
    1 +
  • Reviewed by :
    0 Chrome Users
  • Author Name:
    akkun1983
Auto Form Fill chrome extension is Used primarily used for testing allowing forms to be fill automatically based on the query string..

used primarily used for testing allowing forms to be fill automatically based on the query string..
This extension is primarily meant for testing and provides a simple way to auto fill your forms to eliminate repetitive typing of data when testing. The extension simply stores the form data in the query string ..he URL). This way you can bookmark or copy the link and visit it later with all the data filled.

THIS EXTENSION WILL SHOW ALL FORM CONTENT IN PLAIN TEXT. DO NOT USE WITH sensitive data unless YOU DO NOT CARE ABOUT SHOWING IT IN THE URL.

Free to use for personal use and available at https://github.com/craydent/auto-form-fill/ (This is open source so you can download the contents from GitHub and install the extension). For enterprise users, please purchase the extension.

Usage:

On page load, auto-form-fill will take the values from the URL and fill any form fields that are loaded. This poses an issue when there is dynamic content where the form fields appear after the initial page load. To resolve this use `affinitdelay`.

The `fill form items` button will re-populate all items on the current page state.

The `Copy to Clipboard` will generate a url based on the input elements css selector.

There is a `affaction.action` and `affdelay` syntax you can use to perform basic actions on elements. Make sure that your query key and value are url encoded with `encodeURIComponent`.

The `affinitdelay` is the initial delay before performing any actions or populating fields. (default is 0ms).

The `affdelay` is the delay between actions being performed (default is 0ms and the first action will execute without a delay).

Example for css selector `[data-attr="attribute"]`:

`http://example.com?affaction.%5Bdata-attr%3D"attribute""%5D=click&affdelay=100&affinitdelay=1000` -> (This will essentially do a `document.querySelector('[data-attr="attribute"]').click()` after waiting initially for 1 second)

Limitations:

Since the data is stored in the URL, standard url lengths apply.

Currently this extension supports only select and input elements that have a settable `.value` property.

This will not be able auto fill input elements loaded after the initial load (dynamic content). Use the `Fill Form Items` button for elements loaded dynamically.

When using `Copy to Clipboard`, the plugin will do it's best to create a css selector unique to that element.

Notes:

hidden input fields are not stored.

Future Enhancements:

create customizable settings to change behavior for DOM selection and setting values.

How to install Auto Form Fill chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Auto Form Fill Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Auto Form Fill Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Auto Form Fill in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Auto Form Fill Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Auto Form Fill extension for your Chrome Web browser .

Auto Form Fill Chrome extension Download

Looking for a method to Auto Form Fill Download for Chrome then this download link is for you.

It is the Auto Form Fill Chrome extension download link you can download and install Chrome Browser.

Download Auto Form Fill chrome extension (CRX)

Tags: Initial Load , Selector Data , Form Fields , Input Elements , Current Page State , Form Data , Fill Form Items Button , Hidden Input Fields , Form Content , Standard Url Lengths , Able Auto Fill , Initial Page Load , Fill Form , Css Selector Dataattr , Form Fill , Url Based , Input Fields , Fill Input Elements Loaded , Elements Loaded , Initial Delay , Css Selector Unique ,

Auto Form Fill Related Chrome Extensions