Multi Profile AutoFill Script

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
shariar100
Dziennych instalacji
1
Wszystkich instalacji
2
Oceny
0 0 0
Wersja
6.1
Utworzono
08-03-2026
Zaktualizowano
08-03-2026
Rozmiar
10,4 KB
Licencja
MIT
Dotyczy
Wszystkie strony

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.