Lịch sử phiên bản X Autofill - 1 phiên bản
X Autofill bởi X Team
Lịch sử phiên bản X Autofill - 1 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.1.0
Đã phát hành 4 Thg 08 2026 - 29,34 KBHoạt động với firefox 109.0 và lớn hơn, android 120.0 và lớn hơnFirefox now requires add-ons to declare data collection before signing.
Addeddata_collection_permissions: { required: ["none"] }tomanifest.json— accurate, since everything stays in localstorage.localand 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 viaoptions_uiin 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 newxaf:settingsrecord with
anenabledflag thatcontent.jschecks 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 apausedSiteslist 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 (samepausedSites
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).Mã nguồn được phát hành dưới dạng Giấy phép BSD 2-Clause "Simplified"
- Master on/off switch — disables autofill everywhere instantly