Multi Profile AutoFill Script

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
shariar100
Günlük kurulumlar
1
Toplam kurulumlar
2
Değerlendirmeler
0 0 0
Versiyon
6.1
Oluşturulma
08.03.2026
Güncellenme
08.03.2026
Boyut
10,4 KB
Lisans
MIT
Geçerli
Tüm siteler

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.