Multi Profile AutoFill Script

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
shariar100
Installazioni giornaliere
1
Installazioni totali
2
Valutazione
0 0 0
Versione
6.1
Creato il
08/03/2026
Aggiornato il
08/03/2026
Dimensione
10,4 KB
Licenza
MIT
Applica a
Tutti i siti

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.