Multi Profile AutoFill Script

Multi-profile autofill with draggable panel, collapsible menu, merge import, bulk edit

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
shariar100
Napi telepítések
1
Telepítések száma
1
Értékelések
0 0 0
Verzió
6.1
Létrehozva
2026.03.08.
Frissítve
2026.03.08.
Size
10 KB
Licensz
MIT
Érvényes
Minden oldal

Multi-Profile AutoFill Simple Script

Multi-Profile AutoFill is a powerful Tampermonkey/Greasemonkey script designed to save, load, and manage multiple form-filling profiles across websites. Ideal for job application portals, online forms, and any repetitive data entry tasks.

Key Features:

  • Multi-Profile Support: Save multiple profiles per site. Switch between profiles easily. Rename, edit, or delete profiles.
  • Global Storage: Profiles are saved globally using GM_setValue / GM_getValue. Accessible across all websites in your browser.
  • Draggable Collapsible Panel: Floating panel can be dragged anywhere on screen. Collapsible to reduce screen clutter.
  • Fill / Save From Page: Fill form fields instantly from a selected profile. Save current page fields into your profile with one click.
  • Bulk Edit / Profile Merge: Edit all profile fields in bulk via a simple key=value text interface. Import JSON profiles and merge with existing ones without overwriting.
  • Export / Import: Export all profiles to a JSON file for backup. Import profiles from JSON to restore or merge.
  • Supports All Input Types: Text, email, number, textarea, select dropdown, radio buttons, and checkboxes.
  • Safe and Lightweight: All data stored locally in your browser. No tracking, no network requests.

How To Use:

  1. Install Tampermonkey or Greasemonkey in your browser.
  2. Add this script to Tampermonkey.
  3. Open any website with a form you want to autofill.
  4. Click the ⚡ AutoFill toggle button to open the panel.
  5. Save your current form into a profile.
  6. Fill forms by selecting a profile and clicking the Fill button.
  7. Use Add / Edit / Delete / Export / Import for advanced profile management.

Tips:

  • Drag the panel anywhere to keep it out of the way.
  • Collapsed panel prevents accidental clicks.
  • You can edit profiles in bulk for mass updates.

Recommended For:

  • Job applicants filling portals like Teletalkalljob, Govt Jobs, and private job forms.
  • Anyone who wants to automate repetitive form entry while keeping multiple profiles.
  • Users who want a Lightning Autofill-like experience without installing browser extensions.

Changelog / Version Notes:

  • v6.1: Enhanced multi-profile handling, draggable panel, collapsible menu, bulk edit, merge import, and global save.
  • Fully compatible with dynamic forms that load after page load.