Multi Profile AutoFill Script

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

Na nainštalovanie skriptu si budete musieť nainštalovať rozšírenie, ako napríklad Tampermonkey, Greasemonkey alebo Violentmonkey.

Na inštaláciu tohto skriptu je potrebné nainštalovať rozšírenie, ako napríklad Tampermonkey.

Na nainštalovanie skriptu si budete musieť nainštalovať rozšírenie, ako napríklad Tampermonkey, % alebo Violentmonkey.

Na nainštalovanie skriptu si budete musieť nainštalovať rozšírenie, ako napríklad Tampermonkey alebo Userscripts.

Na inštaláciu tohto skriptu je potrebné nainštalovať rozšírenie, ako napríklad Tampermonkey.

Na inštaláciu tohto skriptu je potrebné nainštalovať rozšírenie správcu používateľských skriptov.

(Už mám správcu používateľských skriptov, nechajte ma ho nainštalovať!)

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie, ako napríklad Stylus.

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie, ako napríklad Stylus.

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie, ako napríklad Stylus.

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie správcu používateľských štýlov.

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie správcu používateľských štýlov.

Na inštaláciu tohto štýlu je potrebné nainštalovať rozšírenie správcu používateľských štýlov.

(Už mám správcu používateľských štýlov, nechajte ma ho nainštalovať!)

Autor
shariar100
Denne inštalácií
0
Celkový počet inštalácií
1
Hodnotenie
0 0 0
Verzia
6.1
Vytvorené
08.03.2026
Aktualizované
08.03.2026
Veľkosť
10,4 KB
Licencia
MIT
Spustiť na
Všetkých stránkach

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.