
Fill form get
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-15.
CRX ID
hlpbbilciikoohloghfnlofmgekenkpl
Status
Minor Policy Violation
Removed Long Ago
No Privacy Policy
Description from extension meta
Fill form with get parameters
Description from store
Fill form with get parameters from url.
For example: website (example.com) contains form with two fields (name, surname) and we know that input field name is "name" and "surname", so we can set get parameters to fill form.
For example: if url will be example.com?name=test, the form input with name "name" will be filled with value test.