Open Random Bookmarks
Extension Actions
CRX ID
bgcefofhfeebbefhdnmdlfkibdfdbbfa
Status
- Extension status: Featured
- Live on Store
Description from extension meta
Open Random Bookmarks
Image from store
Description from store
Randomly opens a set amount of bookmarks from a set folder.
### CHANGELOG ###
>>> 0.2.3 <<<
+ Upgraded to manifest v3.
>>> 0.2.2 <<<
+ Fixed bug with the folder selector in the options page. It will now show all the folders instead of just the Bookmark Bar folder.
>>> 0.2.0 <<<
+ Option to use the current active tab in the window.
+ Option to scan and open bookmarks from subfolders.
+ Filters. (EXPERIMENTAL).
* Amount field is now an increment field.
Latest reviews
- Ronnie
- Does what it says it does and does it well.
- Jia Varshney
- Works amazing, i've got my bookmarks in folders and it can pick randomly from specific folders as well so it's perfect.
- Keith “Keith Hooke”
- Simple yet great
- Carlo
- I was searching for a way to randomize my bookmarks (i got almost 800 lol) and this works perfectly! Thank you!!
- Carlo
- I was searching for a way to randomize my bookmarks (i got almost 800 lol) and this works perfectly! Thank you!!
- Roger Wilco
- Great! Seems better than the one on Firefox.
- Roger Wilco
- Great! Seems better than the one on Firefox.
- SeriousEsh
- Must Have Extension!
- SeriousEsh
- Must Have Extension!
- Renato Câmara
- Doesn't seem to be random.
- Chaeri Park
- it does exactly what it's supposed to do
- Chaeri Park
- it does exactly what it's supposed to do
- اكرم يونسو
- this one give you actually random bookmarks
- اكرم يونسو
- this one give you actually random bookmarks
- MrGhostMark
- Love it. Easy UI that makes selecting what single folder I want to select from. And telling the extension that I want 10 at a time is great as that is what I usually do.
- MrGhostMark
- Love it. Easy UI that makes selecting what single folder I want to select from. And telling the extension that I want 10 at a time is great as that is what I usually do.
- Rodolfo
- I was looking for something like that, gladly i found this extension. Thank you. ;)
- Rodolfo
- I was looking for something like that, gladly i found this extension. Thank you. ;)
- Chr Pqe
- Hello, (--> Corrected) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// There is a Bug in "Options.js" in the extension. The following line at the end of the script : compileUrls("1"); There should not be "1". Indeed, in this case, only the folder ID "1" is retrieved and the extension is not usable / It should be an iteration of all the base folders of Chrome Bookmarks (1, 2, 3), or the simplest correction : compileUrls("1"); compileUrls("2"); compileUrls("3");
- Chr Pqe
- Hello, (--> Corrected) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// There is a Bug in "Options.js" in the extension. The following line at the end of the script : compileUrls("1"); There should not be "1". Indeed, in this case, only the folder ID "1" is retrieved and the extension is not usable / It should be an iteration of all the base folders of Chrome Bookmarks (1, 2, 3), or the simplest correction : compileUrls("1"); compileUrls("2"); compileUrls("3");