Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Treetop version history - 14 versions

Treetop by Max Smolens

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Treetop version history - 14 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 2.0.1

    Released Jan 2, 2024 - 1.06 MB
    Works with firefox 118.0 and later
    ## [2.0.1] - 2024-01-02

    ### Added

    - Add favicon to Welcome and Treetop pages.

    ## [2.0.0] - 2023-12-29

    ### Added

    - Add Google Chrome support.
    - Add option to open Treetop in a new tab.
    - Focus search input when pressing '/'.
    - Properties dialog: Save changes when pressing Enter.

    ### Changed

    - Ignore bookmark separators, which aren't available on all browsers.
    - Update Svelte to 4.2.8.
    - Update Svelte Material UI to 7.0.0-beta16.
    - Replace Jest with Vitest as the testing framework.
    - Update development and testing dependencies.

    ## [1.7.0] - 2023-08-20

    ### Changed

    - Remove usage of browser.contextMenus API events that don't exist in the
    chrome.contextMenus API.

    ## [1.6.0] - 2023-07-16

    ### Changed

    - Remove dependency on bookmarks.BookmarkTreeNode.type field, which isn't
    available on all browsers.
    - Remove dependency on hard-coded built-in bookmark folder IDs, which aren't the
    same across browsers.

    ### Removed

    - Remove options to set visibility of built-in bookmark folders.

    ## [1.5.0] - 2022-09-27

    ### Changed

    - Update Svelte Material UI to 6.1.4.
    - Replace Rollup with Vite as the build tool.

    ### Fixed

    - Fix selecting bookmark name or URL in properties dialog when focusing each input.

    ## [1.4.1] - 2022-06-20

    ### Fixed

    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19

    ### Changed

    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed

    - Remove option to follow the system color scheme.

    ### Fixed

    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02

    ### Added

    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18

    ### Added

    - Add a search input to search for bookmarks by name or URL.

    ### Changed

    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22

    ### Added

    - List of attributions for open source software distributed in releases.

    ### Changed

    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08

    ### Changed

    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04

    ### Fixed

    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04

    ### Changed

    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23

    ### Changed

    - Improve timer that updates when bookmarks were last visited.

    ### Fixed

    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10

    ### Added

    - Initial release.

    Source code released under MIT License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 2.0.0

    Released Dec 29, 2023 - 1.06 MB
    Works with firefox 118.0 and later
    ## [2.0.0] - 2023-12-29

    ### Added

    - Add Google Chrome support.
    - Add option to open Treetop in a new tab.
    - Focus search input when pressing '/'.
    - Properties dialog: Save changes when pressing Enter.

    ### Changed

    - Ignore bookmark separators, which aren't available on all browsers.
    - Update Svelte to 4.2.8.
    - Update Svelte Material UI to 7.0.0-beta16.
    - Replace Jest with Vitest as the testing framework.
    - Update development and testing dependencies.

    ## [1.7.0] - 2023-08-20

    ### Changed

    - Remove usage of browser.contextMenus API events that don't exist in the
    chrome.contextMenus API.

    ## [1.6.0] - 2023-07-16

    ### Changed

    - Remove dependency on bookmarks.BookmarkTreeNode.type field, which isn't
    available on all browsers.
    - Remove dependency on hard-coded built-in bookmark folder IDs, which aren't the
    same across browsers.

    ### Removed

    - Remove options to set visibility of built-in bookmark folders.

    ## [1.5.0] - 2022-09-27

    ### Changed

    - Update Svelte Material UI to 6.1.4.
    - Replace Rollup with Vite as the build tool.

    ### Fixed

    - Fix selecting bookmark name or URL in properties dialog when focusing each input.

    ## [1.4.1] - 2022-06-20

    ### Fixed

    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19

    ### Changed

    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed

    - Remove option to follow the system color scheme.

    ### Fixed

    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02

    ### Added

    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18

    ### Added

    - Add a search input to search for bookmarks by name or URL.

    ### Changed

    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22

    ### Added

    - List of attributions for open source software distributed in releases.

    ### Changed

    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08

    ### Changed

    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04

    ### Fixed

    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04

    ### Changed

    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23

    ### Changed

    - Improve timer that updates when bookmarks were last visited.

    ### Fixed

    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10

    ### Added

    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.7.0

    Released Aug 19, 2023 - 977.72 KB
    Works with firefox 76.0 and later
    ## [1.7.0] - 2023-08-20

    ### Changed

    - Remove usage of browser.contextMenus API events that don't exist in the
    chrome.contextMenus API.

    ## [1.6.0] - 2023-07-16

    ### Changed

    - Remove dependency on bookmarks.BookmarkTreeNode.type field, which isn't
    available on all browsers.
    - Remove dependency on hard-coded built-in bookmark folder IDs, which aren't the
    same across browsers.

    ### Removed

    - Remove options to set visibility of built-in bookmark folders.

    ## [1.5.0] - 2022-09-27

    ### Changed

    - Update Svelte Material UI to 6.1.4.
    - Replace Rollup with Vite as the build tool.

    ### Fixed

    - Fix selecting bookmark name or URL in properties dialog when focusing each input.

    ## [1.4.1] - 2022-06-20

    ### Fixed

    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19

    ### Changed

    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed

    - Remove option to follow the system color scheme.

    ### Fixed

    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02

    ### Added

    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18

    ### Added

    - Add a search input to search for bookmarks by name or URL.

    ### Changed

    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22

    ### Added

    - List of attributions for open source software distributed in releases.

    ### Changed

    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08

    ### Changed

    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04

    ### Fixed

    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04

    ### Changed

    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23

    ### Changed

    - Improve timer that updates when bookmarks were last visited.

    ### Fixed

    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10

    ### Added

    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.6.0

    Released Jul 16, 2023 - 1.03 MB
    Works with firefox 76.0 and later
    ## [1.6.0] - 2023-07-16

    ### Changed

    - Remove dependency on bookmarks.BookmarkTreeNode.type field, which isn't
    available on all browsers.
    - Remove dependency on hard-coded built-in bookmark folder IDs, which aren't the
    same across browsers.

    ### Removed

    - Remove options to set visibility of built-in bookmark folders.

    ## [1.5.0] - 2022-09-27

    ### Changed

    - Update Svelte Material UI to 6.1.4.
    - Replace Rollup with Vite as the build tool.

    ### Fixed

    - Fix selecting bookmark name or URL in properties dialog when focusing each input.

    ## [1.4.1] - 2022-06-20

    ### Fixed

    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19

    ### Changed

    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed

    - Remove option to follow the system color scheme.

    ### Fixed

    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02

    ### Added

    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18

    ### Added

    - Add a search input to search for bookmarks by name or URL.

    ### Changed

    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22

    ### Added

    - List of attributions for open source software distributed in releases.

    ### Changed

    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08

    ### Changed

    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04

    ### Fixed

    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04

    ### Changed

    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23

    ### Changed

    - Improve timer that updates when bookmarks were last visited.

    ### Fixed

    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10

    ### Added

    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.5.0

    Released Sep 27, 2022 - 1.03 MB
    Works with firefox 76.0 and later
    ## [1.5.0] - 2022-09-27
    ### Changed
    - Update Svelte Material UI to 6.1.4.
    - Replace Rollup with Vite as the build tool.

    ### Fixed
    - Fix selecting bookmark name or URL in properties dialog when focusing each input.

    ## [1.4.1] - 2022-06-20
    ### Fixed
    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19
    ### Changed
    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed
    - Remove option to follow the system color scheme.

    ### Fixed
    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02
    ### Added
    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18
    ### Added
    - Add a search input to search for bookmarks by name or URL.

    ### Changed
    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Fixed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.

    ### Fixed
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.4.1

    Released Jun 20, 2022 - 1.03 MB
    Works with firefox 76.0 and later
    ## [1.4.1] - 2022-06-20
    ### Fixed
    - Fix color scheme when legacy 'system' option is stored.

    ## [1.4.0] - 2022-06-19
    ### Changed
    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed
    - Remove option to follow the system color scheme.

    ### Fixed
    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02
    ### Added
    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18
    ### Added
    - Add a search input to search for bookmarks by name or URL.

    ### Changed
    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Fixed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.

    ### Fixed
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.4.0

    Released Jun 20, 2022 - 1.03 MB
    Works with firefox 76.0 and later
    ## [1.4.0] - 2022-06-19
    ### Changed
    - Update Svelte Material UI to 6.0.0-beta.16.
    - Update development and testing dependencies.

    ### Removed
    - Remove option to follow the system color scheme.

    ### Fixed
    - Fix loading stored options.

    ## [1.3.0] - 2021-10-02
    ### Added
    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18
    ### Added
    - Add a search input to search for bookmarks by name or URL.

    ### Changed
    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Fixed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.

    ### Fixed
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.3.0

    Released Oct 2, 2021 - 1,000.57 KB
    Works with firefox 76.0 and later
    ## [1.3.0] - 2021-10-02
    ### Added
    - Add webextension-polyfill.
    - Pressing Escape clears the search input.

    ## [1.2.0] - 2021-09-18
    ### Added
    - Add a search input to search for bookmarks by name or URL.

    ### Changed
    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Changed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.2.0

    Released Sep 18, 2021 - 996.1 KB
    Works with firefox 76.0 and later
    ## [1.2.0] - 2021-09-18
    ### Added
    - Add a search input to search for bookmarks by name or URL.

    ### Changed
    - Update Svelte Material UI to 4.2.0.

    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Changed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.1.3

    Released Jan 22, 2021 - 1.19 MB
    Works with firefox 76.0 and later
    ## [1.1.3] - 2021-01-22
    ### Added
    - List of attributions for open source software distributed in releases.

    ### Changed
    - Use fonts from Fontsource packages.

    ## [1.1.2] - 2020-12-08
    ### Changed
    - Fix visited bookmark styling.

    ## [1.1.1] - 2020-12-04
    ### Changed
    - Fix bad 1.1.0 release on addons.mozilla.org.

    ## [1.1.0] - 2020-12-04
    ### Changed
    - Add option to change the color scheme.

    ## [1.0.1] - 2020-11-23
    ### Changed
    - Improve timer that updates when bookmarks were last visited.
    - Fix setting the document title.

    ## [1.0.0] - 2020-11-10
    ### Added
    - Initial release.

    Source code released under MIT License

    Download file
  • Version 1.1.2

    Released Dec 8, 2020 - 472.17 KB
    Works with firefox 76.0 and later
    1.1.2 - 2020-12-08
    Changed

    Fix visited bookmark styling.

    1.1.1 - 2020-12-04
    Changed

    Fix bad 1.1.0 release on addons.mozilla.org.

    1.1.0 - 2020-12-04
    Changed

    Add option to change the color scheme.

    1.0.1 - 2020-11-23
    Changed

    Improve timer that updates when bookmarks were last visited.
    Fix setting the document title.

    1.0.0 - 2020-11-10
    Added

    Initial release.

    Source code released under MIT License

    Download file
  • Version 1.1.1

    Released Dec 4, 2020 - 497.7 KB
    Works with firefox 76.0 and later
    Add option to change the color scheme.

    Source code released under MIT License

    Download file
  • Version 1.0.1

    Released Nov 23, 2020 - 526.14 KB
    Works with firefox 76.0 and later

    Source code released under MIT License

    Download file
  • Version 1.0.0

    Released Nov 11, 2020 - 494.49 KB
    Works with firefox 76.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.