Fill it Up!

Automatically fill form fields

As of June 2026, Fill it Up! has 17 users in the Productivity category.

Usersup 325.0 percent+325.0%
17
17
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.0.69
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

9 snapshots

Tracking since Apr 16, 2026.

18.0410.52.960000000000001Apr 16, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
Apr 16, 202640.0.68
Apr 22, 2026150.0.69
Apr 27, 2026130.0.69
May 4, 2026160.0.69
May 15, 2026130.0.69
May 21, 2026160.0.69
May 27, 2026140.0.69
Jun 3, 2026160.0.69
Jun 9, 2026140.0.69
Now170.0.69

Changelog

  • Apr 16, 2026
    description
    FillitUp! allows you to automate the repetitive entering of form fields.  Just save your current fields and have them automatically fill next time you visit that page.
    
    Features:
     - Supports standard form fields such as INPUTs, SELECTs, TEXTAREAs and content editable DIVs
     - Supports Google Forms
     - Supports Microsoft Forms
     - Supports running of custom JavaScript routines to fill those pesky non-standard fields
     - Automatically save all your fields with the click of a button, or optionally decide which fields to save
     - Automatically fill fields on page load, or optionally manually fill at the click of a button
     - Logically group your saved fields and optionally only fill fields in that group
     - JavaScript editor window to create custom JavaScript routines with the option to immediate test them
     - Special filters to allow you to change the default behavior of FillitUp! for those extra stubborn websites
     - Option to fill fields discovered by the Mutation Observer or by querySelector().  Even fill automatically using one, and manually with the other.
     - Options to Export and Import your entire FillitUp! environment to ensure you never lose your hard entered work.
     - Already tested on thousands of websites by a sweepstakes addict.  I wrote it for my own personal use, and decided to make it available to anyone who wants to try it out.
     - Open it Up! and Fill it Up! work hand-in-hand to automate the process of opening lists of URLs and filling in the fields.
    
     - Oh yeah, it's free!
    
    Caveats:
     - This is NOT a username/password saver.  All saved fields are in clear text, so don't use it for that.
     - This extension has been written for English language websites.  It's been minimally tested on non-English sites.  Your mileage may vary.
     - This extension will NOT automatically fill a form on the first visit to a website.  Entries must be saved and will be filled on subsequent visits.
     - There are a few configuration popups in the settings page.  If you have a popup blocker, you might have to adjust its settings.
     - This extension is NOT designed to fill CAPTCHAs.
    
    On initial installation, automatic filling is turned OFF by default and must be turned on in Options->Settings.  
    
    The developer uses these settings:
     - Enable Rule Logging
     - Display Hidden Fields
     - Display Floating 'Apply Rules' Button
     - Automatically Apply Rules (MutationObserver)
     - Manual Apply Rules Mode (querySelector)
     - Use URL Hostname/pathname
     - Master Delay (milliseconds) 750
     - Fill Delay (milliseconds) 125
     - Global Hotkey ctrl+z
     - Use OS Default Theme
     - Use userScripts.execute (Chromium only)
    
    Comments to: [email protected]
    FillitUp! allows you to automate the repetitive entering of form fields.  Just save your current fields and have them automatically fill next time you visit that page.
    
    Features:
     - Supports standard form fields such as INPUTs, SELECTs, TEXTAREAs and content editable DIVs
     - Supports Google Forms
     - Supports Microsoft Forms
     - Supports running of custom JavaScript routines to fill those pesky non-standard fields
     - Automatically save all your fields with the click of a button, or optionally decide which fields to save
     - Automatically fill fields on page load, or optionally manually fill at the click of a button
     - Logically group your saved fields and optionally only fill fields in that group
     - JavaScript editor window to create custom JavaScript routines with the option to immediate test them
     - Special filters to allow you to change the default behavior of FillitUp! for those extra stubborn websites
     - Option to fill fields discovered by the Mutation Observer or by querySelector().  Even fill automatically using one, and manually with the other.
     - Options to Export and Import your entire FillitUp! environment to ensure you never lose your hard entered work.
     - Already tested on thousands of websites by a sweepstakes addict.  I wrote it for my own personal use, and decided to make it available to anyone who wants to try it out.
     - Open it Up! and Fill it Up! work hand-in-hand to automate the process of opening lists of URLs and filling in the fields.
    
     - Oh yeah, it's free!
    
    Caveats:
     - This is NOT a username/password saver.  All saved fields are in clear text, so don't use it for that.
     - This extension has been written for English language websites.  It's been minimally tested on non-English sites.  Your mileage may vary.
     - This extension will NOT automatically fill a form on the first visit to a website.  Entries must be saved and will be filled on subsequent visits.
     - There are a few configuration popups in the settings page.  If you have a popup blocker, you might have to adjust its settings.
     - This extension is NOT designed to fill CAPTCHAs.
    
    On initial installation, automatic filling is turned OFF by default and must be turned on in Options->Settings.  
    
    The developer uses these settings for standard HTML sites:
    - Enable Rule Logging
    - Display Hidden Fields
    - Display Floating 'Apply Rules' Button
    - Automatically Apply Rules (MutationObserver)
    - Manual Apply Rules Mode (querySelector)
    - Match REGEX
    - Run querySelector in ISOLATED world
    - Use URL Hostname/pathname
    - Master Delay (milliseconds) 750
    - Fill Delay (milliseconds) 125
    - Global Hotkey ctrl+z
    - Use OS Default Theme
    - Use userScripts.execute (Chromium only)
    
    The developer uses these settings for reactive framework sites:
    - Enable Rule Logging
    - Display Hidden Fields
    - Display Floating 'Apply Rules' Button
    - Automatically Apply Rules (querySelector)
    - Manual Apply Rules Mode (querySelector)
    - Match REGEX
    - Run querySelector in MAIN world
    - Use URL Hostname/pathname
    - Master Delay (milliseconds) 750
    - Fill Delay (milliseconds) 125
    - Global Hotkey ctrl+z
    - Use OS Default Theme
    - Use userScripts.execute (Chromium only)
    
    Comments to: [email protected]

Permissions & access

Permissions
activeTabscriptingdownloadscontextMenusstorageuserScripts
Host access
<all_urls>

Screenshots

Fill it Up! screenshot 1Fill it Up! screenshot 2Fill it Up! screenshot 3Fill it Up! screenshot 4Fill it Up! screenshot 5Fill it Up! screenshot 6

About

FillitUp! allows you to automate the repetitive entering of form fields.  Just save your current fields and have them automatically fill next time you visit that page.

Features:
 - Supports standard form fields such as INPUTs, SELECTs, TEXTAREAs and content editable DIVs
 - Supports Google Forms
 - Supports Microsoft Forms
 - Supports running of custom JavaScript routines to fill those pesky non-standard fields
 - Automatically save all your fields with the click of a button, or optionally decide which fields to save
 - Automatically fill fields on page load, or optionally manually fill at the click of a button
 - Logically group your saved fields and optionally only fill fields in that group
 - JavaScript editor window to create custom JavaScript routines with the option to immediate test them
 - Special filters to allow you to change the default behavior of FillitUp! for those extra stubborn websites
 - Option to fill fields discovered by the Mutation Observer or by querySelector().  Even fill automatically using one, and manually with the other.
 - Options to Export and Import your entire FillitUp! environment to ensure you never lose your hard entered work.
 - Already tested on thousands of websites by a sweepstakes addict.  I wrote it for my own personal use, and decided to make it available to anyone who wants to try it out.
 - Open it Up! and Fill it Up! work hand-in-hand to automate the process of opening lists of URLs and filling in the fields.

 - Oh yeah, it's free!

Caveats:
 - This is NOT a username/password saver.  All saved fields are in clear text, so don't use it for that.
 - This extension has been written for English language websites.  It's been minimally tested on non-English sites.  Your mileage may vary.
 - This extension will NOT automatically fill a form on the first visit to a website.  Entries must be saved and will be filled on subsequent visits.
 - There are a few configuration popups in the settings page.  If you have a popup blocker, you might have to adjust its settings.
 - This extension is NOT designed to fill CAPTCHAs.

On initial installation, automatic filling is turned OFF by default and must be turned on in Options->Settings.  

The developer uses these settings for standard HTML sites:
- Enable Rule Logging
- Display Hidden Fields
- Display Floating 'Apply Rules' Button
- Automatically Apply Rules (MutationObserver)
- Manual Apply Rules Mode (querySelector)
- Match REGEX
- Run querySelector in ISOLATED world
- Use URL Hostname/pathname
- Master Delay (milliseconds) 750
- Fill Delay (milliseconds) 125
- Global Hotkey ctrl+z
- Use OS Default Theme
- Use userScripts.execute (Chromium only)

The developer uses these settings for reactive framework sites:
- Enable Rule Logging
- Display Hidden Fields
- Display Floating 'Apply Rules' Button
- Automatically Apply Rules (querySelector)
- Manual Apply Rules Mode (querySelector)
- Match REGEX
- Run querySelector in MAIN world
- Use URL Hostname/pathname
- Master Delay (milliseconds) 750
- Fill Delay (milliseconds) 125
- Global Hotkey ctrl+z
- Use OS Default Theme
- Use userScripts.execute (Chromium only)

Comments to: [email protected]

Technical

Version
0.0.69
Manifest
V3
Size
221KiB
Min Chrome
120
Languages
1
Featured
No

Metadata

ID
mdlmpkhbbnbagfmfhppbcojngdblahhj
Developer ID
u2db3adc49eab68207a9ee50fc9b8671e
Developer Email
[email protected]
Created
Apr 3, 2025
Last Updated (Store)
Apr 9, 2026
Last Scraped
Jun 9, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Fill it Up!, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.