Release 3.0.0.0

Sunday, March 23, 2025 | 17:11

This is a Chrome only release, based on the manifest3 github branch!

  • Migrated to Manifest V3, required by Chrome (#181)
  • Fix Dutch text in the English language menus (#164)
  • Remove shortcut key management (#143)
  • Fix 'More...' contextmenu from textfield not opening FHC popup
  • Remove custom scrollbar

This version is submitted to the Chrome Webstore today, review and release may take up to a week, fingers crossed....

Release 2.5.8.1

 Maintenance release (Firefox only):

  • Fix Dutch text in the English language menus (#164)
  • Remove shortcut key management (#143)
  • Fix 'More...' contextmenu from textfield not opening FHC popup
  • Remove custom scrollbar

After not having worked on FHC for many months due to some personal issues I finally found the time and motivation to pick where I had left

Luckily finishing the migration to Manifest v3 was relatively painless having done much of the work earlier. Although Mozilla still has not set any deadlines for this migration, Chrome has made Manifest v3 mandatory and disabled all extensions still using Manifest v2.

Updates for Manifest v3 are done in a separate github branch which I use for testing versions on Firefox and testing+releasing versions for Chrome. This branch uses add-on version 3.x.x.x

Release 2.5.8.0

Thursday, October 26, 2023 | 16:53

 Release

  • Added x-button to filter input on table view (#125)
  • Increase length filter input (#124)
  • Show the no of entries to be deleted (#127)
  • Simulate user interaction when filling fields (#140)
  • Color tweaks table view (#129)
  • Update Korean and Russian translation (#160, #162)
  • Fix PageAction "Clear the filled fields"
  • Fix occasional error causing spinner displayed infinitely

Release 2.5.7.1

Wednesday, October 18, 2023 | 14:59

Maintenance release:

  • Add sourcemap files: browser-polyfill, purify (issue #149, #104)
  • Disable debug logs and fix error getting host when showing contextmenu (issue #157)
  • Fix errors being logged when sent messages have no receiver
  • Fix column visibility list not showing active columns
  • Fix error adding MutationObserver to framesets (#153)
  • Update Russian, Korean and Greek translations (#113, #132, #135, #158, #159)

Release 2.5.7.0

Sunday, October 8, 2023 | 17:00

This new version was finished many months ago but due to some unforeseen and tragic events in my personal life I could not find the time and motivation to release this at the time.
  • Context menu reworked (use less resources, only show relevant items)
  • Optionally hide address bar icon (#133)
  • Optionally hide right click context menu 
  • Update 3rd party libs: jQuery (3.7.0), DOMPurify (2.4.7), marked (2.1.3), DataTables (1.13.6)

Release 2.5.6.1

Sunday, April 11, 2021 | 17:30

  • Fix storing formhistory for wysiwyg editors using iframes like the cke editor (#103, #121)
  • Store/restore date and time related html5 fields as text inputs
  • Update 3rd party libs: jQuery (3.6.0), DOMPurify (2.2.7), marked (2.0.2)

Release 2.5.5.1

Saturday, November 14, 2020 | 22:00

  •  Update 3rd party lib DOMPurify to 2.2.2