Doplnky pre prehliadač Firefox
Prihlásiť sa
Ikona doplnku

História doplnku X Autofill - 1 verzia

X Autofill Autor: X Team

Doplnok zatiaľ nie je ohodnotený
Hodnotenie: 0 z 5
5
0
4
0
3
0
2
0
1
0
História doplnku X Autofill - 1 verzia
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 1.1.0

    Vydaná 4. aug 2026 - 29,34 kB
    Funguje s: firefox verzia 109.0 a novšia, android verzia 120.0 a novšia
    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).

    Zdrojový kód je k dispozícii v rámci licencie Licencia BSD 2-Clause "Simplified"

    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Na stiahnutie

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

Najnovšie zostavy

  • Nightly
  • Beta

Firefox pre firmy

  • Enterprise

Komunita

  • Connect
  • Contribute
  • Developer

Sledujte nás

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.