Suplimente pentru Firefox
  • Extensii
  • Teme
    • pentru Firefox
    • Dicționare și pachete lingvistice
    • Site-uri pentru alte browsere
    • Suplimente pentru Android
Intră în cont
Pictograma suplimentului

Istoricul versiunilor pentru Treetop - 16 versiuni

Treetop de Max Smolens

Nu există încă evaluări
0 stele din 5
5
0
4
0
3
0
2
0
1
0
Istoricul versiunilor pentru Treetop - 16 versiuni
  • Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.

  • Ultima versiune

    Versiunea 3.1.0

    Lansată în 20 oct. 2025 - 1,1 MB
    Funcționează cu firefox 118.0 și versiunile ulterioare
    [3.1.0] - 2025-10-20

    Fixed
    • Fix a bug on Chrome where a previously visited bookmark might not display in a
      larger font even if it's been visited recently.

    Changed
    • Svelte: Migrate stores to runes.
    • Svelte: Migrate to type-safe context.
    • Update development and testing dependencies.

    [3.0.0] - 2025-10-10

    Changed
    • Update Svelte to 5.39.11.
    • Update Svelte Material UI to 8.0.3.
    • Update development and testing dependencies.

    Codul sursă lansat sub Licență MIT

    Descarcă Firefox și obține extensia
    Descarcă fișierul
  • Versiuni mai vechi

    Versiunea 3.0.0

    Lansată în 10 oct. 2025 - 1,1 MB
    Funcționează cu firefox 118.0 și versiunile ulterioare
    [3.0.0] - 2025-10-10

    Changed
    • Update Svelte to 5.39.11.
    • Update Svelte Material UI to 8.0.3.
    • Update development and testing dependencies.

    [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 2.0.1

    Lansată în 2 ian. 2024 - 1,06 MB
    Funcționează cu firefox 118.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 2.0.0

    Lansată în 29 dec. 2023 - 1,06 MB
    Funcționează cu firefox 118.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.7.0

    Lansată în 19 aug. 2023 - 977,72 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.6.0

    Lansată în 16 iul. 2023 - 1,03 MB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.5.0

    Lansată în 27 sept. 2022 - 1,03 MB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.4.1

    Lansată în 20 iun. 2022 - 1,03 MB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.4.0

    Lansată în 20 iun. 2022 - 1,03 MB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.3.0

    Lansată în 2 oct. 2021 - 1.000,57 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.2.0

    Lansată în 18 sept. 2021 - 996,1 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.1.3

    Lansată în 22 ian. 2021 - 1,19 MB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    ## [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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.1.2

    Lansată în 8 dec. 2020 - 472,17 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    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.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.1.1

    Lansată în 4 dec. 2020 - 497,7 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare
    Add option to change the color scheme.

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.0.1

    Lansată în 23 nov. 2020 - 526,14 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
  • Versiunea 1.0.0

    Lansată în 11 nov. 2020 - 494,49 KB
    Funcționează cu firefox 76.0 și versiunile ulterioare

    Codul sursă lansat sub Licență MIT

    Descarcă fișierul
Du-te pe pagina de start Mozilla

Suplimente

  • Despre
  • Blog suplimente Firefox
  • Atelier de extensii
  • Centrul dezvoltatorilor
  • Politicile dezvoltatorilor
  • Blogul comunității
  • Forum
  • Raportează o defecțiune
  • Ghid pentru recenzii

Browsere

  • Desktop
  • Mobile
  • Enterprise

Produse

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidențialitate
  • Cookie-uri
  • Mențiuni legale

Cu excepția cazurilor când se specifică altfel, conținutul de pe acest site este licențiat sub licența Creative Commons cu atribuire și distribuire în condiții identice v3.0 sau orice versiune ulterioară.