Revisiones de Form History Control
Form History Control por Stephan Mahieu
56 revisiones
- por Mister GothFvck, el hace un mesSe valoró con 5 de 5This addon has saved so many long threads and e-mails. I'm so glad it exists and have recommended it to many people.
I imagine many computer screens have not been smashed because FHC saved entries when machines froze. lol. - por asdkofoaweifiwae, el hace 2 mesesSe valoró con 5 de 5Form history is epic and the only replacement for lazarus but it keeps on giving itself its FF shortcut commands back! Despite going into about:addons and deleting its currently active shortcuts, those shortcuts are restored after this extension is.. updated or saved somehow.
- por Usuario de Firefox 13532323, el hace 2 mesesSe valoró con 5 de 5
- por Nico, el hace 7 mesesSe valoró con 5 de 5
- por Usuario de Firefox 15085773, el hace un añoSe valoró con 5 de 5
- por Kr, el hace un añoSe valoró con 5 de 5
- por poorna, el hace un añoSe valoró con 5 de 5Not able to autofill dates in latest mozilla firefox on windows 7. date format mm/dd/yyyy. I have lot of dates to fill for my testing purpose.
Respuesta del desarrollador
publicado el hace un añoThis issue is fixed in recently published version 2.5.6.1 so please give this a try. If you still experience problems please consider submitting a bug-report/feature-request through the proper channels and provide me with the details that help me to address this problem. - por bsdaddict, el hace un añoSe valoró con 5 de 5Amazing addon, absolutely essential imho. Thank you so much!
(I went to the linked homepage because I wanted tip you for this, but didn't see a way. You should add one, unless you're opposed to receiving tips, that is...)Respuesta del desarrollador
publicado el hace un añoLeaving a tip is well hidden :-)
https://stephanmahieu.github.io/fhc-home/about/#show-your-appreciation - por Usuario de Firefox 15928343, el hace 2 añosSe valoró con 5 de 5
- por ksclarke, el hace 2 añosSe valoró con 5 de 5
- por Usuario de Firefox 15972315, el hace 2 añosSe valoró con 5 de 5
- por ML, el hace 2 añosSe valoró con 5 de 5Thanks a bunch! It's been a life saver at least 6 times for me now.
One request though: Please make it so you can select text again in the 'Form field' window (the window with View: HTML, Markdown, Wiki, Text). I used to be able to do this many versions ago (I guess 6 months ago?), and it really helped to partially grab stuff. There's another specific case where copying the HTML from the Markdown notation actually works better than the default way of 'Restoring Editor fields' (via Context menu) for one particular site I use with a WYSIWYG editor for Invision forum software.
It's entryview.css 'user-select: none;' on body{} - por Usuario de Firefox 15918521, el hace 2 añosSe valoró con 5 de 5(X) Free & Open Source
(X) Functional, tweakable
My only warning is that it can save some very personal data, and AFAIK it is not stored encrypted, so be cautious, especially when websites take credit card details or passwords in plaintext without correctly telling the browser to not store these values.
The default clear time is some 90 days which seems far to long if you forget to clear such sensitive data. I would recommend reducing it down to your longest browsing session (time until you close all your tabs and start again), which for me is a few days. - por Usuario de Firefox 12166271, el hace 2 añosSe valoró con 5 de 5This is a wonderful extension. The developer is to be commended.
- por Usuario de Firefox 15572740, el hace 2 añosSe valoró con 5 de 5Wondering how to delete, not import, old database from pre Jan 2020 version. Thanks!
Respuesta del desarrollador
publicado el hace 2 añosOlder (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 - por JohnnyFive, el hace 3 añosSe valoró con 5 de 5
- por Vintotal, el hace 3 añosSe valoró con 5 de 5Fonctionne tel que prévu et conserve la mise en forme.
- por X3phiroth, el hace 3 añosSe valoró con 5 de 5
- por Usuario de Firefox 14683741, el hace 3 añosSe valoró con 5 de 5
- por Usuario de Firefox 14994388, el hace 3 añosSe valoró con 5 de 5Live-Saver: Saves much livetime (& anger)! Easy, functional & reliable. Support (=> financial contribution) strongly recommended!
- por Usuario de Firefox 6466650, el hace 3 añosSe valoró con 5 de 5
- por Firefox ユーザー 13760922, el hace 3 añosSe valoró con 5 de 5
- por Usuario de Firefox 14704925, el hace 3 añosSe valoró con 5 de 5Hello 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 againRespuesta del desarrollador
publicado el hace 3 añosHi
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