Critiques pour Form History Control
Form History Control par Stephan Mahieu
7 notes
- Noté 3 sur 5par swierczek, il y a 2 ansUnclear when the save triggers for each field (on blur, on input/change?) and only seems to work with text inputs, not type="number" or select fields.
Réponse du développeur
mis en ligne : il y a 6 moisText input is saved while you type. There is limited support for other types like number or selects, these are saved only upon submit of a form and will be restored when you formfill a a page. - Noté 3 sur 5par Lloyd Dunamis, il y a 4 ansWhy is it that whenever it's really needed, it's the time it doesn't work!...
It sees the YouTube comment as a retrievable/restorable field, why did it not save it when the video finishes and play the next in queue?... Ugh...
(I'm sure it restores as functional; just not when it's totally needed...)Réponse du développeur
mis en ligne : il y a 6 moisSome webpages use complicated html/javascript magic that renders extensions like this useless. - Noté 3 sur 5par mecki78, il y a 4 ansIt does work. That's the only positive thing I can write about it. The UI is ugly and clumsy, it's annoying to work with and if there was any alternative that would only offer the same basic functionality, I'd probably switch at once.
Réponse du développeur
mis en ligne : il y a 6 moisI am open to suggestions for improvements and bug reports. It is not easy to cram the many functions this extension has to offer into the limited available real estate. - Noté 3 sur 5par Matt GD, il y a 6 ansVery good and useful add-on but it doesn't always store entries
Réponse du développeur
mis en ligne : il y a 6 ansSome websites use advanced techniques and frameworks involving javascript that make it virtually impossible to capture user input in a generic way. On request I can add workarounds for popular websites/frameworks, please submit an issue and let me know for which website(s) capturing entries does not work (see built-in Help, Manual, Known Issues).
Recent update 2.5.6.1 contains a fix that improves storing entries for many popular javascript frameworks like the cke editor. This release massively increases the number of sites where it is able to store/restore your work. - Noté 3 sur 5par Utilisateur ou utilisatrice 14210683 de Firefox, il y a 7 ans
- Noté 3 sur 5par harl windwolf, il y a 7 ans
- Noté 3 sur 5par loukote, il y a 7 ansLooking forward for a sync across devices.
Does not work on mobile FF - impossible to interact (copy etc buttons do not respond).Réponse du développeur
mis en ligne : il y a 7 ansSyncing settings using the standard synchronization mechanism would be no problem but syncing data (form history) would be impossible because of the 100KB size limit.