BrowserAddonsView Changelog

What's new in BrowserAddonsView 1.29

Jan 29, 2024
  • Added 'Sort By' toolbar button.

New in BrowserAddonsView 1.28 (Apr 29, 2022)

  • Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
  • BrowserAddonsView.exe /scomma "c:tempaddons.csv" /Columns "Name,Version,Description,Web Browser,Status"

New in BrowserAddonsView 1.27 (Sep 24, 2021)

  • Added option to choose another font (name and size) to display in the main window

New in BrowserAddonsView 1.26 (Jul 18, 2021)

  • Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order. Also, if you hold down the shift key while choosing the sort menu item, you'll get a secondary sorting.
  • Fixed some high DPI mode issues (Toolbar, Properties Window).

New in BrowserAddonsView 1.25 (Dec 2, 2020)

  • You can now use any variable inside BrowserAddonsView.cfg as command-line option in order to load the BrowserAddonsView tool with the desired configuration.
  • For example, the following command will load the Web browser addons from the remote computer - 192.168.0.40 :
  • BrowserAddonsView.exe /DataSourceMode 4 /RemoteComputer 192.168.0.40

New in BrowserAddonsView 1.23 (Nov 6, 2020)

  • Added 'Copy Clicked Cell' option to the right-click context menu, which copies to the clipboard the text of cell that you right-clicked with the mouse.

New in BrowserAddonsView 1.22 (Jul 25, 2020)

  • BrowserAddonsView now automatically displays the installed add-ons of Microsoft Edge Web browser.
  • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.

New in BrowserAddonsView 1.21 (Jan 18, 2020)

  • Added 'Select All' and 'Deselect All' to the 'Column Settings' window.

New in BrowserAddonsView 1.20 (Nov 28, 2019)

  • Added 'Data Source Mode', which allows you to view the installed plugins on all Windows profiles on your system, on external hard drive, and on remote computer on your network (Admin share is needed). This feature works only for Firefox and Chrome Web browsers.
  • When pressing F5 (Refresh) the refresh process is smoother, keeping the selected item and scroll position.

New in BrowserAddonsView 1.10 (Dec 26, 2017)

  • Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and BrowserAddonsView will instantly filter the addons table, showing only items that contain the string you typed.

New in BrowserAddonsView 1.05 (May 6, 2016)

  • You can now choose the desired encoding (ANSI, UTF-8, UTF-16) to save the csv/xml/text/html files. (Under the Options menu)