riwayat versi Bookmark Dupes - 25 versi
Bookmark Dupes oleh Martin Väth
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 6.6
Dirilis 13 Agt 2022 - 75,56 KBBerfungsi dengan firefox 57.0 dan setelahnyaSwedish translationKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 6.5
Dirilis 31 Jul 2022 - 70,43 KBBerfungsi dengan firefox 57.0 dan setelahnya- Arabic translation by Essam Ambr aka (JaMaYcKa)
- Minor compatibility improvementsKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 6.4
Dirilis 10 Apr 2020 - 64,24 KBBerfungsi dengan firefox 57.0 dan setelahnyaIn expert mode allow for the replacement text also $&$URL, $URL$&, $&$NAME, $NAME$&, $&$TITLE, and $TITLE$&.Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 6.3
Dirilis 5 Mar 2020 - 63,69 KBBerfungsi dengan firefox 57.0 dan setelahnyaFix strip bookmarks and moving to "Dupes" folder: Regression from 6.1
Slight clarification in English/German/Spanish formulation for count messagesKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 6.1
Dirilis 8 Feb 2020 - 63,65 KBBerfungsi dengan firefox 57.0 dan setelahnya- Update uk, ru locales (Henaro aka Ironwool)
- Slight clarification in English formulation for non-dupe bookmarks
- Minor internal changes (compatibility with chrome)Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 6.0
Dirilis 22 Des 2019 - 63,16 KBBerfungsi dengan firefox 57.0 dan setelahnyaAdd non-dupes button
Update of translations: de, esKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.11
Dirilis 17 Nov 2019 - 62,28 KBBerfungsi dengan firefox 57.0 dan setelahnyaUpdate UK translation
Fixed minimally supported versionKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.10
Dirilis 11 Nov 2018 - 59,3 KBBerfungsi dengan firefox 48.0 dan setelahnyaUpdate locales: uk ruKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.9
Dirilis 2 Nov 2018 - 59,32 KBBerfungsi dengan firefox 48.0 dan setelahnya- Add option to move dupes/empty folders instead of removing
- Fix error message display when removing
- Place button for removal more towards the end
- Updated translations: es, uk, ru
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.7
Dirilis 19 Mar 2018 - 57,86 KBBerfungsi dengan firefox 48.0 dan setelahnya, android 48.0 ke 68.*Fix regression from 5.6 which caused a complete failure:
https://github.com/vaeth/bookmarkdupes/issues/66Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.6
Dirilis 19 Mar 2018 - 57,8 KBBerfungsi dengan firefox 48.0 dan setelahnya, android 48.0 ke 68.*Major layout change:- Use textarea instead of input field
- Minor layout changes: Warning placement, table head, arrows
- Explicitly test for availability of the bookmark API
- Fixed minor mistakes in DOM tree which worked only by accident
- Internal: use generic wrapper functions for DOM appending
- Internal: use clean HTML5 which passes https://validator.w3.org/
- Internal: remove redundant checks
- Internal: avoid unnecessary function nesting
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.5
Dirilis 27 Feb 2018 - 55,41 KBBerfungsi dengan firefox 48.0 dan setelahnya- Introduce $URL $NAME $TITLE as special replacement texts
- Provide some examples for tasks in expert mode in docs
- Expert mode: allow replacement of whole URL by the empty string
- Display in replaced URLs the null character visibly
- More careful detection of empty storage
- Updated locales: uk, ru, es
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.4
Dirilis 18 Feb 2018 - 53,5 KBBerfungsi dengan firefox 48.0 dan setelahnyaMinor compatibility improvementsKode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.3
Dirilis 1 Feb 2018 - 53,42 KBBerfungsi dengan firefox 48.0 dan setelahnyaOptical changes:- Redesign of icon
- Add favicon
- Page heading with icon and name of the extension
- Add warnings about expert mode and for removal/strip button
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.2
Dirilis 26 Jan 2018 - 52,16 KBBerfungsi dengan firefox 48.0 dan setelahnyaFIx regression from 5.1:
radio buttons in expert mode now enable/disable correct columns again.
Thanks to perdolka for reporting: https://github.com/vaeth/bookmarkdupes/issues/56Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.1
Dirilis 26 Jan 2018 - 52,11 KBBerfungsi dengan firefox 48.0 dan setelahnya- Update of translations: es, uk, ru
- Optical fixes in expert mode table
- internal: use \u.... for pictograms
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 5.0
Dirilis 23 Jan 2018 - 52,37 KBBerfungsi dengan firefox 48.0 dan setelahnyaMain Change:
”Expert options“ have been added: It is now possible to define rules
in order to- ignore certain bookmarks, i.e. to not consider them as duplicate, and
- to define when two bookmarks are to be considered as duplicate.
that's why some expert knowledge is needed to use them.
It is possible to store the rules in local storage or in sync storage;
therefore, storage permissions are required now.
(It is not possible to require permissions for storage only when needed.)
Other Changes:- The button for ”Similar Dupes“ has been removed:
This can now be defined by the expert options, instead.
Be aware that the default expert options differ from the previous meaning
of ”similar dupes“: The \? tails rule is now by default deactivated, because
it has too many false positives. Instead, some relatively safe rules are
active in the defaults, and in addition one locale-specific example of a
filter rule. - The ”tabs“ permission is no longer required.
The disadvantage of this relaxation is that it is now possible to open several
copies of the extension in different tabs which might be confusing. - bugfix: increase minimal required gecko version to 48.0, see
https://github.com/vaeth/bookmarkdupes/issues/44 - bugfix: calculation error messages are now displayed correctly
- bugfix: use safe ids for bookmarks; previously (theoretically) some
clashes could occur with ids on the page, possibly leading to strange
behaviour - bugfix: Some forgotten semicolons have been added in the code.
This might have been a reason for
https://github.com/vaeth/bookmarkdupes/issues/38
(Although the options page was meant as a workaround for that bug, it has
currently not been removed, since it might be convenient for some users.) - Internal code improvements: Removing of redundant codd (SplitNumber),
avoid javascript trickery, use clearer function names
Updated Languages:- uk, ru (by Henaro aka Ironwool)
- es (by Juan Salvador Aleixandre Talens)
- de (by Martin Väth)
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 4.2
Dirilis 27 Des 2017 - 38,1 KBBerfungsi dengan firefox 48.0 dan setelahnya- Add an options page with a link as an alternative way to open the extension. This might make bookmark dupes usable for users with some firefox versions where for unknown reasons pressing the duplicate stars symbol has no effect, see https://github.com/vaeth/bookmarkdupes/issues/38
- Spanish translation is now complete
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 4.1
Dirilis 26 Des 2017 - 36,77 KBBerfungsi dengan firefox 48.0 dan setelahnya- New buttons for marking from identical folders in the same group
- Tab displays now a sane title
- Complete translations: de, uk, ru (still incomplete: es zh_CN)
- internal: avoid redundant braces for Boolean negation
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 4.0
Dirilis 23 Des 2017 - 34,52 KBBerfungsi dengan firefox 48.0 dan setelahnyaMain change:
Now a tab is used instead of a panel: This should speed up a lot!
Internally, this meant a major rewrite (eliminating the former background process completely).
Other major changes:
- Bookmarks are displayed as clickable links which open in a new tab
- Now folders can be selected for marking actions (instead of only the 2 top level folders)
- There are new buttons for not marking the first/last/oldest/newest for folder
- Optically, the buttons for marking folders appear only if a folder is selected. Thanks to perdolka for the idea: https://github.com/vaeth/bookmarkdupes/issues/32
Minor changes, cosmetics, bugfixes:
- The description of the list appears now as titles if the mouse hovers over the texts above the list
- Add a checkbox to disable counting
- Updating of translations for es, uk, ur; some spelling/grammar fixes for en
- Disable checkboxes while updating them
- bugfix: try to force display (disable) syncing with setTimeout()
- bugfix: mark also last group for folder/category selection
- internal: prefer const over let if possible
- internal: avoid new Array()
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 3.0
Dirilis 16 Des 2017 - 31,43 KBBerfungsi dengan firefox 48.0 dan setelahnya- Add new mark/unmark buttons for categories
- Use titles (tooltips) where possible
- Show bookmark URLs as titles (tooltips)
- Add checkbox to display URL in listing
- Add checkbox to display URL tail for similar bookmarks optionally
- Remember marked bookmarks when panel is closed
- Display 0 matches only once
- Rearrange placement of buttons
- Fix display of group separators
- Ignore bookmarks whose URL starts with "place:"
- internal: Use boolean tests for zero (presumably quicker)
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 2.4
Dirilis 8 Des 2017 - 24,08 KBBerfungsi dengan firefox 48.0 dan setelahnya- Indicate creation order of (matching) bookmarks by numbers
- Add buttons to mark all but oldest/newest bookmarks, see https://github.com/vaeth/bookmarkdupes/issues/9
- Display number of marked bookmarks
- Simplified Chinese translation by YFdyh000
- Update of Ukrainian and Russian translation by Henaro aka Ironwool.
- Update of Spanish translation by Juan Salvador Aleixandre Talens
- some internal code cleanup (remove currently unused asynchronous code, use null instead of {}, XHTML Transitional -> Strict)
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 2.3
Dirilis 30 Nov 2017 - 19,72 KBBerfungsi dengan firefox 48.0 dan setelahnya- Fix serious regression: Stripping of descriptions should now work again.
https://github.com/vaeth/bookmarkdupes/issues/8
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
- Fix serious regression: Stripping of descriptions should now work again.
Versi 2.2
Dirilis 30 Nov 2017 - 19,69 KBBerfungsi dengan firefox 48.0 dan setelahnya- Russian translation by Henaro aka Ironwool.
- Ukrainian translation by Henaro aka Ironwool.
- Spanish translation by Juan Salvador Aleixandre Talens.
- Display total number of bookmarks.
- Calculation (of lists to display) happens now in background and is remembered when the popup is closed.
- internal: add code for asynchronous calculation. Currently not used, because it is slower
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0
Versi 2.1
Dirilis 16 Nov 2017 - 14,42 KBBerfungsi dengan firefox 48.0 dan setelahnya- Display result of removing/stripping only once
Kode sumber dirilis di bawah Hanya GNU General Public License v2.0