Componenti aggiuntivi per Firefox
Accedi
Icona componente aggiuntivo

Cronologia versioni di X Autofill - 1 versione

X Autofill di X Team

Non ci sono ancora valutazioni
0 stelle su 5
5
0
4
0
3
0
2
0
1
0
Cronologia versioni di X Autofill - 1 versione
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 1.1.0

    Rilasciato 4 ago 2026 - 29,34 kB
    Compatibile con firefox109.0 e successive, android120.0 e successive
    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).

    Codice sorgente rilasciato sotto licenza Licenza BSD 2-Clause “Simplified”

    Scarica Firefox e installa l’estensione
    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Download

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

Versioni di sviluppo

  • Nightly
  • Beta

Firefox per le aziende

  • Enterprise

Comunità

  • Connect
  • Contribute
  • Developer

Segui

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.