Form History Control のレビュー
Form History Control 作成者: Stephan Mahieu
合計レビュー数: 103
- 5 段階中 5 の評価Firefox ユーザー 13532323 によるレビュー (3年前)
- 5 段階中 3 の評価Lloyd Dunamis によるレビュー (3年前)Why 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...)開発者の返信
投稿日時: 10日前Some webpages use complicated html/javascript magic that renders extensions like this useless. - 5 段階中 4 の評価seniorspliff によるレビュー (3年前)
- 5 段階中 2 の評価guyfromkcmo によるレビュー (3年前)Very helpful. The only issue I have is the animations and fades and all that. I'd very much love if I could turn all of that off. It slows everything down significantly.
開発者の返信
投稿日時: 1年前There are only a few animations on some icons and they are purely css based. The css animations have an unnoticeable effect on performance (less than 0.5%). There was some heavy inertia in the scrollbar but that has been scaled done in the next release. - 5 段階中 4 の評価Firefox ユーザー 16644741 によるレビュー (3年前)Lifesaver
I just came back to Firefox because Safari did not offer this. This has been a lifesaver.
How many times were you revising and editing an email online, or filling in a form only to accidentally migrate away or lose the page?
With this, you've got it on your computer. The interface is tricky--I still have t0 try a few ways and I'm not sure why I choose the selections that are available but I get it. And most of the time it does have the complete text to put it in there. Once or twice it has not worked and I don't know why.
If the interface and the options were clearer, I'd give it a 5.
One other thing. I want to be able to submit questions via my add-on page. I don't want to learn how to use github, and create an account there. But perhaps I've forgotten, Customers need to remember that it is our duty to make it easier for the businesses we deal with. 開発者の返信
投稿日時: 10日前I 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.- 5 段階中 5 の評価Firefox ユーザー 15085773 によるレビュー (4年前)
- 5 段階中 1 の評価Firefox ユーザー 13000085 によるレビュー (4年前)Ich hatte früher Lazarus - das war perfekt. Geht aber nicht mehr. FHC ist die absolute Krücke! Und so gut wie nicht zu gebrauchen. Ok - es hat mir schon mehrmals Eingabefelder wieder gebracht, nachdem ich versehentlich den Tab geschlossen hatte. Besser also als nichts. Aber so wie Lazarus funktioniert es bei weitem leider nicht. Z.B. wenn ich auf einer bestimmten Webseite einen alten Inhalt in einem Feld wieder haben möchte bekomme ich alle Eingabefelder der letzten Zeit angeboten. Auch von ganz anderen Webseiten. Da darf nur das angezegt werden, was zuvor auf dieser Webseite mal eingegeben wurde. Also z.B. bei Ebaybewertungen auch nur alte vorausgegangene Bewertungen. Und nicht Facebooktexte oder sonstige Eingabn auf anderen Seiten. Deshalb nur 1 Stern
- 5 段階中 4 の評価Firefox ユーザー 13797441 によるレビュー (4年前)A fantastic ass-saver plugin, but the UI/UX ..sometimes.. ... ARRGH.
Example: https://addons.cdn.mozilla.net/user-media/previews/thumbs/207/207586.jpg?modified=1616525814
Why in this wide world.. are those fields readonly? If i need the URL, i have to open my devtools and remove this nonsense parameter. I'm sure there's a technical reason behind this descision, but from a user perspective, this is complete nonsense.
Edit: @Stephan you're right, i was very busy and pissed ;) Pardon. I will check out Github tomorrow.開発者の返信
投稿日時: 4年前Instead of complaining it would be more constructive to issue a feature request and make me aware of this unforeseen usability issue. This is probably very easy to fix.
Edit: @firefox-user Fixed: in the latest version you can now double-click a field to copy its value (explained in a tooltip at the bottom of the window) - Great tool and reliably working, but you should be aware of the creepy point here, you install a database, that saves everything you type in non encrypted forms. Who knows who want to buy this tool and all the information behind this.
I have no Idea how to protect this data.開発者の返信
投稿日時: 4年前It is certainly true that this add-on stores everything you type in forms and fields, but everything is kept strictly local and no data is sent anywhere not even anonymously.
You can choose the retention period for all data that is saved, so choose a very short retention period or delete everything immediately after use if privacy is a concern. 開発者の返信
投稿日時: 4年前This 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.開発者の返信
投稿日時: 4年前Leaving a tip is well hidden :-)
https://stephanmahieu.github.io/fhc-home/about/#show-your-appreciation- 5 段階中 5 の評価Firefox ユーザー 15928343 によるレビュー (5年前)
- 5 段階中 5 の評価Firefox ユーザー 15972315 によるレビュー (5年前)
- Thanks 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{} - 5 段階中 5 の評価Firefox ユーザー 15918521 によるレビュー (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. 開発者の返信
投稿日時: 5年前Some 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.- 5 段階中 5 の評価Firefox ユーザー 12166271 によるレビュー (5年前)This is a wonderful extension. The developer is to be commended.