Form History Control 的评价
Form History Control 作者: Stephan Mahieu
Artem S. Tashkinov 的评价
评分 5 / 5
来自 Artem S. Tashkinov,6 年前This must be built-in in Firefox (and other web browsers as well), it's so great and indispensable.
If you're in for alternatives, there's also https://addons.mozilla.org/firefox/addon/textarea-cache/
If you're in for alternatives, there's also https://addons.mozilla.org/firefox/addon/textarea-cache/
开发者回应
发布于 6 年前Hi, thanks for the review.
Regarding the issues you mentioned:
1) This is actually a bug in Firefox affecting Linux users, see Bugzilla issue 1416505 (https://bugzilla.mozilla.org/show_bug.cgi?id=1416505)
2) Saving data is currently performed every 5 seconds. Doing it more often has a negative impact on overall performance because it is not the keystrokes that are saved but the entire text you are editing. So in a worst case scenario you loose at most 5 seconds worth of typing.
Regarding the issues you mentioned:
1) This is actually a bug in Firefox affecting Linux users, see Bugzilla issue 1416505 (https://bugzilla.mozilla.org/show_bug.cgi?id=1416505)
2) Saving data is currently performed every 5 seconds. Doing it more often has a negative impact on overall performance because it is not the keystrokes that are saved but the entire text you are editing. So in a worst case scenario you loose at most 5 seconds worth of typing.