Lisäosan Default Bookmark Folder versiohistoria - 25 versiota
Default Bookmark Folder tekijä Teddy Gustiaux
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 4.0.0
Julkaistu 4. huhti 2024 - 576,01 ktYhteensopivuus: firefox 115.0 ja uudemmatBREAKING CHANGES
The add-on will now officially support only versions of Firefox that are equal or more recent that the current Extended Support Release (ESR). As of this release, that means versions115.x
and above are supported.
Additionally, a lot of work has been done on the internals of the add-on to try and fix (or at least improve) some of the issues introduced with the3.x
branch of the add-on (and themselves related to the internal bookmarking changes that happened back then in Firefox).
While this should provide a better user experience, it also means the internal logic to identify which bookmarks to process and how has changed significantly, and this is made explicit via the major version number.- update minimum Firefox version to current ESR branch (87b862e)
- refactoring of the code to prevent processing bookmark that should not be (and re-organization of the add-on's structure) (725213f)
Features- update bookmark tree in real-time on options page if there is any folder-related changes (2cfd4b7)
- automatic dark mode for settings page (422470b)
- automatic dark mode for quick bookmarking to folder popup (cfc0a2d)
Bug Fixes- better handling for drag-and-drop (49ed724)
- do not apply add-on logic when bookmark is created for a page different than the current one (270025d)
- do not update last used folder when importing bookmarks (09ed406)
- inbox mode consistently creating bookmarks (now limiting to a single one)
- allow removal of multiple bookmarks via page context menu even if inbox mode is enabled
- update copy to be more accurate regarding how the feature works
- various UI and copy improvements
- various code cleanup
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Lataa Firefox ja hanki laajennusTarvitset Firefoxin käyttääksesi tätä laajennustaVanhemmat versiot
Versio 3.1.0
Julkaistu 27. tammi 2021 - 567,81 ktYhteensopivuus: firefox 56.0a1 ja uudemmatFeatures- update Hungarian translation (thanks to @efi99) (4d525b6)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 3.0.0
Julkaistu 26. tammi 2021 - 567,74 ktYhteensopivuus: firefox 56.0a1 ja uudemmatBREAKING CHANGES- bookmarks created by drag-and-drop will automatically be moved to the configured default folder (if option is enabled) instead of staying where dragged (moving bookmarks is not affected).
Bug Fixes- support Firefox internal changes related to "2020H2 bookmarks improvements" (da2e46a), closes #356 #399 #400
- remove notes regarding default folders and add link to known issues (ca2cc07)
- retain position when drag-and-dropping new bookmark (28d6b85)
- keeping index even if "0" when moving bookmarks (cf4655e)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.13.0
Julkaistu 18. elo 2020 - 567,13 ktYhteensopivuus: firefox 56.0a1 ja uudemmatFeatures- add support for selection using "enter" key in "quick bookmarking to folder" (close #250) (6cc475d)
- add keyboard navigation in "quick bookmarking to folder" results (close #270) (196ba20)
Bug FixesLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.12.1
Julkaistu 5. maalis 2020 - 565,98 ktYhteensopivuus: firefox 56.0a1 ja uudemmatBug Fixes
- browser action icon color for default theme (257904e)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.12.0
Julkaistu 17. helmi 2020 - 565,95 ktYhteensopivuus: firefox 56.0a1 ja uudemmatLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.11.0
Julkaistu 17. joulu 2019 - 563,41 ktYhteensopivuus: firefox 56.0a1 ja uudemmatLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.10.1
Julkaistu 4. heinä 2019 - 532,46 ktYhteensopivuus: firefox 56.0a1 ja uudemmatBug Fixes
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.10.0
Julkaistu 21. touko 2019 - 531,62 ktYhteensopivuus: firefox 56.0a1 ja uudemmatFeatures
- add support for "chrome://" URLs (97a0a52)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.9.0
Julkaistu 14. touko 2019 - 530,2 ktYhteensopivuus: firefox 56.0a1 ja uudemmatFeatures
Bug Fixes
- bookmarking tabs not working properly in non-English UI (close #56) (4d9daf7)
- hide the global notification as it does not give useful information (742c265)
- insert SVG icons by creating proper elements (d38313c)
- make the options page responsive and improve dark theme (b18961a)
- new separator always added to default location (close #44) (5609cae)
- replace red notification block by regular information message (7c91801)
- use SVG icons instead of Unicode characters (0134689)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.8.0
Julkaistu 13. huhti 2019 - 524,48 ktYhteensopivuus: firefox 56.0a1 ja uudemmatFeatures
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.7.0
Julkaistu 14. helmi 2019 - 510,7 ktYhteensopivuus: firefox 56.0a1 ja uudemmatBug Fixes
- bug preventing to determine the supported status of the page (378769a)
Features
- add a browserAction (toolbar icon) (7f0e34e), closes #18 #11
- add top banner to popup (with button to access the settings) (91c6023)
- support 'about:' and 'moz-extension:' pages (8e893f9)
- changelog is now accessible on GitHub (866da8a)
- add translation capabilities to the manifest (b7954a9)
- add Russian translation (thanks to @Neytrino-OnLine, close #46) (b37c9b8)
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.6.0
Julkaistu 7. marras 2018 - 501,23 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Add back the option to show page as bookmarked only if all the bookmarks are in the defined folder (when using quick bookmark icon) (GitHub issue #38)
- New: Add favicon to the options page (GitHub issue #40)
- Fix: Replace Font Awesome dependency by Unicode characters (GitHub issue #39)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.5.0
Julkaistu 21. loka 2018 - 499,18 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Add an option to bookmark to last used folder for all modes (GitHub issues #19 and #29)
- New: Add context menu quick bookmarking in web pages and bookmark toolbar (GitHub issue #20)
- New: The quick bookmark icon supports multiple bookmarks removal (in the same way Firefox does)
- New: Internal code refactoring
- Remove: Option to show page as bookmarked only if the bookmark is in the defined folder (when using quick bookmark icon)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.4.1
Julkaistu 3. heinä 2018 - 487,7 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- Fix: New folders moved to selected location for "Bookmark All Tabs..." (GitHub issue #30)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.4.0
Julkaistu 25. kesä 2018 - 487,56 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Add an option to show (or not) release notes on add-on update (GitHub issue #27)
- New: Add Hungarian translation (thanks to @meskobalazs)
- New: Improvement of the French translation (thanks to @Machou)
- New: Add new icon resolutionsLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.3.0
Julkaistu 21. kesä 2018 - 193,47 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Add an option to prevent quick unbookmarking (GitHub issue #21)
- New: Add internationalization support (GitHub issue #10)
- New: Add French translation
- New: Upgrade of internal librariesLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.2.1
Julkaistu 4. kesä 2018 - 203,78 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Add support for Firefox Reader Mode - requires version 58 or later (GitHub issue #22)
- Fix: Quick bookmarking of local filesLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.2.0
Julkaistu 19. maalis 2018 - 203,59 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- New: Select the default folder for "Bookmark All Tabs..." feature (GitHub issue #13)
- New: Code refactoring and upgrade of internal libraries
- New: Small wording updates of the add-on options
- Fix: Hide quick bookmark icon automatically if option is enabled and then disabled
- Fix: Consistency of the quick bookmark shortcut behavior
- Fix: Avast add-on reputation - fixed internally by Avast (GitHub issue #14)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.1.2
Julkaistu 23. joulu 2017 - 812,19 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- Fix: The built-in bookmarking features of the add-on now work normally on Firefox 56.x (GitHub issue #8)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.1.1
Julkaistu 23. joulu 2017 - 812,09 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- Fix: The built-in shortcut and context menu bookmarking now use the defined location on Firefox stable version 57.x (GitHub issues #7 and #9)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.1.0
Julkaistu 16. joulu 2017 - 811,96 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- Fix: Tab drag and drop bookmarking and "Bookmark All Tabs..." features are now excluded from the overriding and behave normally (GitHub issue #5)
- New: Select the color of the quick bookmark icon (among a list) when the current page is bookmarked
- New: Higher quality quick bookmark icons
- New: Release notes tab in the optionsLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.0.0
Julkaistu 3. joulu 2017 - 738,5 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- (New) The settings now have a dedicated page
- (New) The settings have been separated for more flexibility: you can now choose a different folder for the built-in bookmarking and for the quick bookmarking
- (New) The quick bookmarking feature now has a dedicated shortcut (Alt+Shift+D)
- (New) The settings are now save automatically on change
- (Fix) GitHub issue #3 (links to local files do not work properly)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 1.2.4
Julkaistu 16. marras 2017 - 106,57 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- (New) Bookmarks can now be added to the top of the selected location if desired
- (Other) Code improvements and bug fixesLähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 1.2.3
Julkaistu 16. marras 2017 - 104,33 ktYhteensopivuus: firefox 56.0a1 ja uudemmat- Better handling of manually created items (they will no longer be moved to the default folder if created manually at a specific location)Lähdekoodi julkaistu lisenssillä MIT-lisenssi