Dodatki do przeglądarki Firefox
Zaloguj się
Ikona dodatku

Historia wersji dodatku X Autofill — 1 wersja

X Autofill Autor: X Team

Nie ma jeszcze ocen
0 gwiazdek/5
5
0
4
0
3
0
2
0
1
0
Historia wersji dodatku X Autofill — 1 wersja
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 1.1.0

    Data wydania: 4 sie 2026 — 29,34 KB
    Działa z: firefox 109.0 i nowsze, android 120.0 i nowsze
    Firefox now requires add-ons to declare data collection before signing.
    Added data_collection_permissions: { required: ["none"] } to
    manifest.json — accurate, since everything stays in local
    storage.local and nothing is ever sent anywhere. Version bumped to 1.1.0.


    A ⚙ All settings button in the popup opens a dedicated settings tab
    (options.html), registered via options_ui in the manifest instead of
    being crammed into the popup. It adds:
    • Master on/off switch — disables autofill everywhere instantly
      without deleting saved data. Backed by a new xaf:settings record with
      an enabled flag that content.js checks before filling anything.
    • Toast toggle — turns the on-page "Saved" confirmation on/off.
    • Per-site pause — each site with saved fields gets its own card with
      an "Active" switch, tracked in a pausedSites list in the same record.
    • Inline editing — saved values are editable text boxes that save on
      blur, no delete-and-resave needed.
    • Search — filters sites by hostname, saved value, or selector.
    • Backup export/import — download all fields as a timestamped .json,
      or restore from one (validated before writing).
    • Erase all data — confirmation-gated full wipe.


    Added a quick "Autofill active on this site" switch (same pausedSites
    setting as the dashboard) and a link to open full settings.


    xaf:settings → { enabled, toast, pausedSites } (new).
    xaf:<hostname> → saved fields per site (unchanged, no migration needed).


    Firefox build only (x-autofill-firefox.zip).

    Licencja kodu źródłowego: Licencja BSD 2-Clause "Simplified"

    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Pobieranie

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Najnowsze kompilacje

  • Nightly
  • Beta

Firefox dla firm

  • Enterprise

Społeczność

  • Connect
  • Contribute
  • Developer

Obserwuj nas

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.