История версий Treetop - 14 версий
Treetop от Max Smolens
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 2.0.1
Выпущено 2 янв. 2024 г. - 1,06 МБРаботает с firefox 118.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 2.0.0
Выпущено 29 дек. 2023 г. - 1,06 МБРаботает с firefox 118.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.7.0
Выпущено 19 авг. 2023 г. - 977,72 КБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.6.0
Выпущено 16 июля 2023 г. - 1,03 МБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.5.0
Выпущено 27 сент. 2022 г. - 1,03 МБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.4.1
Выпущено 20 июня 2022 г. - 1,03 МБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.4.0
Выпущено 20 июня 2022 г. - 1,03 МБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.3.0
Выпущено 2 окт. 2021 г. - 1 000,57 КБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.2.0
Выпущено 18 сент. 2021 г. - 996,1 КБРаботает с firefox 76.0 и выше## [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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.1.3
Выпущено 22 янв. 2021 г. - 1,19 МБРаботает с firefox 76.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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.1.2
Выпущено 8 дек. 2020 г. - 472,17 КБРаботает с firefox 76.0 и выше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.Исходный код выпущен на условиях Лицензия MIT
Версия 1.1.1
Выпущено 4 дек. 2020 г. - 497,7 КБРаботает с firefox 76.0 и вышеAdd option to change the color scheme.Исходный код выпущен на условиях Лицензия MIT
Версия 1.0.1
Выпущено 23 нояб. 2020 г. - 526,14 КБРаботает с firefox 76.0 и вышеИсходный код выпущен на условиях Лицензия MIT
Версия 1.0.0
Выпущено 11 нояб. 2020 г. - 494,49 КБРаботает с firefox 76.0 и вышеИсходный код выпущен на условиях Лицензия MIT