Shqyrtime për Form History Control
Form History Control nga Stephan Mahieu
104 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12166271 përdoruesi Firefox-i, 5 vite më parëThis is a wonderful extension. The developer is to be commended.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 15572740 përdoruesi Firefox-i, 6 vite më parëWondering how to delete, not import, old database from pre Jan 2020 version. Thanks!
Përgjigje zhvilluesi
postuar më 6 vite më parëOlder (pre WebExtensions) versions of Form History Control stored extra information in the cleanup.sqlite file. This file is located in the root of your profile folder, you can simply delete this file.
For an explanation on where to find the profile folder see: https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data.
I do provide an export/import utility, see: https://github.com/stephanmahieu/formhistory-export - Vlerësuar me 4 yje nga 5 të mundshëmnga 12334292 përdoruesi Firefox-i, 6 vite më parëIt works for sure, but it saves an excessive HTML junk so when I try to restore FB post, for example, it suffers to get it right. There should definitely be a clean-up feature
Përgjigje zhvilluesi
postuar më 4 vite më parëThere is a clean-up feature: if you open the details of an entry you can either choose to copy all (including the HTML-junk) or just copy only the bare text. - Vlerësuar me 1 yje nga 5 të mundshëmnga kingdomsaint, 6 vite më parëLousy form recovery. Can't automatically fill fields nor copy text from their menu.
Përgjigje zhvilluesi
postuar më 6 vite më parëHaving trouble? Consulted the manual? Please contact me or file a bug report if you are having issues getting this add-on to work. - Vlerësuar me 5 yje nga 5 të mundshëmnga JohnnyFive, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Vintotal, 6 vite më parëFonctionne tel que prévu et conserve la mise en forme.
- Vlerësuar me 5 yje nga 5 të mundshëmnga X3phiroth, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14683741 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14994388 përdoruesi Firefox-i, 6 vite më parëLive-Saver: Saves much livetime (& anger)! Easy, functional & reliable. Support (=> financial contribution) strongly recommended!
- Vlerësuar me 5 yje nga 5 të mundshëmnga 6466650 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Firefox ユーザー 13760922, 6 vite më parë
- Vlerësuar me 1 yje nga 5 të mundshëmnga 14713662 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14704925 përdoruesi Firefox-i, 6 vite më parëHello Stephan and thank you for this great plugin!
I only have one question. If i understand correctly
the captured data are not stored in formhistory.sqlite
file. Can you please tell me where this data is stored ?
Thanks againPërgjigje zhvilluesi
postuar më 6 vite më parëHi
sqlite is no longer available for add-ons, HTML5 client side storage is commonly used instead. This is implemented in Firefox using IndexedDB.
See for instance here: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB - Vlerësuar me 5 yje nga 5 të mundshëmnga hermann-san, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12564382 përdoruesi Firefox-i, 7 vite më parëedit: I've been using this addon for at least 6 years. Should be built in to firefox!
- Vlerësuar me 5 yje nga 5 të mundshëmnga 雷武龍, 7 vite më parë如果說你碼了幾十分鐘的字和心情突然一個關閉網頁或是斷電會而全部消失是什麼感覺?用它吧,不會讓你再有這種後悔.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 6509382 përdoruesi Firefox-i, 7 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga SamboNZ, 7 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14535620 përdoruesi Firefox-i, 7 vite më parëThis app is amazing! What a lifesaver when you lose the page you were working on...You can find past form entries and not have to type them again! Very impressed!
- Vlerësuar me 5 yje nga 5 të mundshëmnga Firefox Quantum Dev, 7 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga lil_king420, 7 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Daniel Saner, 7 vite më parëAn excellent add-on, reliable and with a lot of options and features, just how I like it. It's one of those extensions that, over time, you forget you have installed, but when its time for it to do its job, you'll be so glad you have it there. Or get very frustrated that you forgot to install it on your new system =)
- Vlerësuar me 5 yje nga 5 të mundshëmnga 11233054 përdoruesi Firefox-i, 7 vite më parëBuenísima extensión, te permite recuperar todo lo que has escrito en Firefox. FF 62.0.3 (64-bit)
- Vlerësuar me 5 yje nga 5 të mundshëmnga Artem S. Tashkinov, 7 vite më parë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://cup.aihedy.com/firefox/addon/textarea-cache/Përgjigje zhvilluesi
postuar më 7 vite më parë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.