Dodaci za preglednik Firefox
Prijavi se
Ikona dodatka

Povijest verzija dodatka X Autofill – 1 verzija

X Autofill Autor: X Team

Još nema ocjena
0 zvjezdica od 5
5
0
4
0
3
0
2
0
1
0
Povijest verzija dodatka X Autofill – 1 verzija
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 1.1.0

    Objavljeno 4. kol. 2026 – 29,34 KB
    Radi s firefox 109.0 i novije verzije, android 120.0 i novije verzije
    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).

    Izvorni kod je objavljen pod licencom BSD 2-Clause "Simplified" License

    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.