Reviews for Bookmarked Speed Dial
Bookmarked Speed Dial by AKAPON
77 reviews
- Rated 5 out of 5by Firefox user 14489884, 6 years agoYay. Missed SD from Opera, same functionality plus better having button than kludgey bm add in Opera. Happy you use bookmarks' thumbs as I use NoScript, so into privacy and no tracking. Plus SPEED which many add-ons forget.
- Rated 5 out of 5by GeoFFerNut, 6 years ago
- Rated 3 out of 5by Leo9idas, 6 years ago
- Rated 1 out of 5by Firefox user 14308749, 6 years agoI tried to use it but today I decided to remove it.
Win7 64bit, firefox 64bit too
First could not move the tree of folders and bookmarks from the old fast dial for a long time. For some reason, the usual copy/paste did not work, only part of it transferred. Yes, I know that the tree was big, but fast dial was working with him without problem. Finally the tree was moved and it looks like everything worked, but sometimes when I was opening a new tab BSD in no hurry to show me the bookmarks and I was forced to close firefox and start again. But I was almost satisfied and I spent a lot of time updating images for tabs and folders. Today came an update of the firefox and I see only few folders and two links on the main page .... where are all???. my patience was over ((((
Old fast dail, it was perfect and comfortable!!! - Rated 5 out of 5by UdAvSt, 7 years agoОдна из немногих, настолько гибкая, и без лишних встроенных механизмов синхронизации, синхронизирует вкладки сам firefox, а приложение лишь отображает красиво.
- Rated 3 out of 5by Firefox user 14093721, 7 years ago
- Rated 1 out of 5by Firefox user 14058147, 7 years ago
- Rated 1 out of 5by kathy wright, 7 years agoI cant get it to work....I want my old Fast Dial back!!!
- Rated 1 out of 5by Firefox user 13954923, 7 years ago
- Rated 5 out of 5by Dipam Donga, 7 years ago
- Rated 5 out of 5by Firefox user 13826449, 7 years agoEasy to configure and always in sync.
It would be nice to have the possibility to update ALL thumbnails automatically, not just all on one page. - Rated 5 out of 5by David, 7 years ago
- Rated 4 out of 5by Firefox user 13764994, 7 years agoThis is the one and only webextension that allows me to navigate the standard Firefox bookmarks visually without any fuss. Thanks a lot!
However, for every new opened tab it is faster to load and more usefull to me the default Firefox "activity stream" tab. It would be great if there was an option to disable it in the new tabs but still be able to access to it with the already included toolbar button. - Rated 5 out of 5by Firefox user 13748386, 7 years agoExcellent, simple speed dial. can integrate with native bookmark.
NO NEED cookie & history permmision, 3rd party account for multi device sync!! - Rated 5 out of 5by Komasan, 7 years agoIs seems that Firefox 58 makes the extension unusable. The browser freezes when I open a new tab.
- - - - - - - - - - - - - - -
Problem solved! It was the background image. Thanks!Developer response
posted 7 years agoProbably reasons: maybe background image is too big? or big count of bookmarks in subfolders? https://bugzilla.mozilla.org/show_bug.cgi?id=1396364 Option "Remember last dial group" can also slowing browser by additional browser.bookmarks.get (it working slower than browser.bookmarks.search).
Another reasons may be in some of installed extensions: i have seen same thing with "Tab Session Manager" and option"Save the session when window was closed" some times ago; maybe some another extension can cause this: about:debugging. - Rated 4 out of 5by Firefox user 13512478, 7 years ago
- Rated 3 out of 5by Firefox user 13647204, 7 years agoDoes exactly what you want it to do.
Too bad it's ugly and clunky. - Rated 3 out of 5by Firefox user 13602547, 7 years agoI would like the speed dial to show up when I press the home button too. Other than that the extension is useful although it's not very stylish but it does the job. I would also request a way to drag existing pages around to order them. Just make it look a bit more like Opera's speed dial, that's my suggestion but overall well done!
- Rated 5 out of 5by Mail9000, 7 years agoUtilissima e a differenza di altre registra i dial tra i bookmark permettendo la sincronizzazione tra diversi PC.
Very useful and unlike other records the dials between bookmarks allowing synchronization between different PCs - Rated 4 out of 5by Firefox user 13495896, 7 years agoHow do I import my backup from SpeedDial.html or CurrentSettings.speeddial?
Developer response
posted 7 years agoThis extension just wrapping on bookmarks (Ctrl+B, Ctrl+Shift+B) like Fast Dial or Quick Dial. You can just use some another Dials for this (as i know, Speed Dial [FVD] and Group Speed Dial supported this). - Rated 3 out of 5by La_Perm, 7 years ago
- Rated 5 out of 5by Firefox user 13515392, 7 years agoHello,
Good app. I like it.
But, I like a darker design.
How can I change the color of the whole side to black?
And the Backgroundcoler of the descrition line over the Icons black with white text on it?
Edit:
I have sloved my Problem:
body {
background-color: rgba(0, 0, 0, 1) !important;
}
.imgcontainer {
padding-top: 65% !important; /*4:3*/
}
.container table tr td p {
color: rgba(255, 255, 255, 1) !important;
}
.container table tr td {
border: 1px solid rgba(0, 0, 0, 0);
}
div[type='remove'], div[type='edit'], div[type='reloadbookmark']{
color: rgba(255, 255, 255, 1) !important;
}
Best regards LurielDeveloper response
posted 7 years agobody {
background-color: rgb(150, 150, 150) !important;
}
.container table tr td {
background-color: rgba(0, 0, 0, 0.7) !important;
}
td div, td p {
color: #F2F2F2 !important;
}
.header {
background-color: #000000 !important;
}
#pages, #upbutton, #toggle {
color: #F2F2F2 !important;
}
.pages:hover, .active, #upbutton:hover {
background-color: #505050 !important;
}
You can also use developer tools (Ctrl+Shift+I) for searching classes/id of elements. For better color you can search "html color" or use this page https://www.w3schools.com/colors/colors_picker.asp
Edited: I see what you solved issue before when I printed answer:) - Rated 3 out of 5by 4slam, 7 years agoSomething changed after a recent Firefox update that is causing bookmark separators to be displayed as dials named "unknown."
This extension needs to add code to suppress the display of separators.
==============
Thanks for this "speed dial" that is linked to a bookmark folder. It works quite well.
Would be good to have the option to open a dial in a new tab.Developer response
posted 7 years agoI added option "Open dial in new tab (only links, not folders)" on about:addons page in 0.1.33 - Rated 4 out of 5by Firefox user 13494752, 7 years agoNice! I've been looking for an Opera-like speed-dial for Firefox: Simple, static dials with dial folders. This is very close!
I like that it is connected to bookmarks, making synchronization easy. I also like the folders - and that the folder image is replaced with an image of the folder contents when I update it.
What I don't like is that it seems to take a bit of effort to edit the speed dial. As far as I can see, the only way I'm able to change the dial images from (alas, quite ugly) screenshots of the pages, is to add url's to the images I'd like to replace them with. That's a lot of time and effort spent changing dials... I'd wish that the icons that the Bookmarks have in Firefox could be used (or something like that), rather than screenshots.
I also miss Android support (I synchronize), but I see in former comments that this is not happening.
I'm really hoping for development on this addon, though! It looks very promising!