Random Bookmark 版本紀錄 - 25 個版本
Random Bookmark 作者: Steven Aleong
Random Bookmark 版本紀錄 - 25 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 2.3.0
發行於 2025年5月17日 - 72.04 KB適用於 firefox 79.0 與更新版本Display notification when user is attempting to display a local file that has been bookmarked.
Cleaned up code.原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 2.2.9
發行於 2024年12月22日 - 72.88 KB適用於 firefox 79.0 與更新版本Quick fix to the setting of active tab
Options page redesign原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.8
發行於 2024年12月22日 - 72.88 KB適用於 firefox 79.0 與更新版本Updated options page so it's easier to navigate as now everything is in collapsible sections and with icons.
Also corrected the alphabetical shuffle method as it wasn't actually ordering by the bookmark title, it was just using the ID (this entire time, nobody noticed).原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.7
發行於 2024年12月16日 - 70.08 KB適用於 firefox 79.0 與更新版本Allow users to disable the automatic refreshing/reshuffling of the group when bookmarks are added/moved/deleted.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.6
發行於 2024年12月4日 - 66.45 KB適用於 firefox 79.0 與更新版本Hastily forgot to re-enable some code while debugging. So this version is just that. For shame.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.5
發行於 2024年12月4日 - 67.28 KB適用於 firefox 79.0 與更新版本Fix for Ubuntu issue and getting the theme colours.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.4
發行於 2024年11月28日 - 66.39 KB適用於 firefox 79.0 與更新版本Switching between groups logic fix and reloading of bookmarks that get cached.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.3
發行於 2024年11月27日 - 66.34 KB適用於 firefox 79.0 與更新版本Fixed an issue when the user was changing between the currently active bookmark randomize group原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.2
發行於 2024年11月27日 - 66.35 KB適用於 firefox 79.0 與更新版本Shuffling logic updates原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.1
發行於 2024年11月27日 - 66.36 KB適用於 firefox 79.0 與更新版本Added icons that you can see with the dark theme
Reviewed randomizer logic原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.2.0
發行於 2024年11月26日 - 54.38 KB適用於 firefox 79.0 與更新版本Version 2.2.0
Added the functionality option for the user to keep track of randomized history. Will keep track of the last 10 randomized bookmarks.
Also added a way to see where the last randomized bookmark is saved if you right click the browser button and hover over "help", you'll see the path there.
Changed how i'm caching the bookmarks locally so it takes less space.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.1.1
發行於 2022年5月9日 - 50.22 KB適用於 firefox 57.0 與更新版本Just some minor tweaks.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.1.0
發行於 2021年10月5日 - 46.91 KB適用於 firefox 57.0 與更新版本Allows you to go through your bookmarks by Alphabetical order of the URL for this version.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0.12
發行於 2021年1月4日 - 49.38 KB適用於 firefox 57.0 與更新版本Fix for when you have it to randomize on each click and when there is only 1 bookmark in that folder
Fix for editing name of the random bookmark group in the options page原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0.9
發行於 2020年9月10日 - 48.72 KB適用於 firefox 57.0 與更新版本Browser action grouping logic change原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0.8
發行於 2020年9月10日 - 48.28 KB適用於 firefox 57.0 與更新版本Fixed an error where it would just keep showing the notification that it was always loading if it failed to load up the bookmarks and now it shouldn't run into that error... hopefully.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0.7
發行於 2020年9月9日 - 48.11 KB適用於 firefox 57.0 與更新版本Added shortcut to options page
Grouped bookmark groups in browser action dropdown原始碼依照 Mozilla Public License 2.0 條款釋出
版本 2.0.3
發行於 2019年12月21日 - 45.95 KB適用於 firefox 57.0 與更新版本Adding debugging logs to help with issues if there are any原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.3.0
發行於 2018年9月29日 - 117.26 KB適用於 firefox 48.0 與更新版本[Random Bookmark From Context Menu (Right-Click)]
Added the ability to load a random bookmark through the context menu. You can disable this context menu in the settings of the add-on. This does not work when you open your bookmarks in the sidebar (Browser limitation).
If you select a folder, it'll pick a random bookmark in that selected folder, the add-on does not dig deeper.
If you select a bookmark, it'll load the folder of that bookmark and pick a random one from that folder.
[Rewrote How Bookmarks Are Loaded]
This was in an attempt to fix repeat bookmarks when you have the second randomize option selected (Which randomize method do you want to use). I found as I was using it, i was hitting repeat bookmarks so I'm hoping with this change, it'll happen less frequently or not at all anymore.原始碼依照 Mozilla Public License 2.0 條款釋出