Treetop verziótörténet – 14 verzió
Treetop szerző: Max Smolens
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 2.0.1
Kiadva: 2024. jan. 2. – 1,06 MBEzekkel működik: firefox 118.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 2.0.0
Kiadva: 2023. dec. 29. – 1,06 MBEzekkel működik: firefox 118.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.7.0
Kiadva: 2023. aug. 19. – 977,72 kBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.6.0
Kiadva: 2023. júl. 16. – 1,03 MBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.5.0
Kiadva: 2022. szept. 27. – 1,03 MBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.4.1
Kiadva: 2022. jún. 20. – 1,03 MBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.4.0
Kiadva: 2022. jún. 20. – 1,03 MBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.3.0
Kiadva: 2021. okt. 2. – 1000,57 kBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.2.0
Kiadva: 2021. szept. 18. – 996,1 kBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.1.3
Kiadva: 2021. jan. 22. – 1,19 MBEzekkel működik: firefox 76.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.1.2
Kiadva: 2020. dec. 8. – 472,17 kBEzekkel működik: firefox 76.0 vagy újabb1.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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.1.1
Kiadva: 2020. dec. 4. – 497,7 kBEzekkel működik: firefox 76.0 vagy újabbAdd option to change the color scheme.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2020. nov. 23. – 526,14 kBEzekkel működik: firefox 76.0 vagy újabbA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.0
Kiadva: 2020. nov. 11. – 494,49 kBEzekkel működik: firefox 76.0 vagy újabbA forráskód MIT licenc licenc alatt közzétéve