Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Treetop のバージョン履歴 - 全 14 バージョン

Treetop 作成者: Max Smolens

まだ評価されていません
5 段階中 0 の評価
5
0
4
0
3
0
2
0
1
0
Treetop のバージョン履歴 - 全 14 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 2.0.1

    リリース日 : 2024年1月2日 - 1.06 MB
    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 License に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 2.0.0

    リリース日 : 2023年12月29日 - 1.06 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.7.0

    リリース日 : 2023年8月19日 - 977.72 KB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.6.0

    リリース日 : 2023年7月16日 - 1.03 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.5.0

    リリース日 : 2022年9月27日 - 1.03 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.4.1

    リリース日 : 2022年6月20日 - 1.03 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.4.0

    リリース日 : 2022年6月20日 - 1.03 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.3.0

    リリース日 : 2021年10月2日 - 1,000.57 KB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2021年9月18日 - 996.1 KB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.3

    リリース日 : 2021年1月22日 - 1.19 MB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.2

    リリース日 : 2020年12月8日 - 472.17 KB
    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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.1

    リリース日 : 2020年12月4日 - 497.7 KB
    firefox バージョン 76.0 以降 で動作
    Add option to change the color scheme.

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.1

    リリース日 : 2020年11月23日 - 526.14 KB
    firefox バージョン 76.0 以降 で動作

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.0

    リリース日 : 2020年11月11日 - 494.49 KB
    firefox バージョン 76.0 以降 で動作

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。