Отзывы на «Bookmarked Speed Dial»
Bookmarked Speed Dial от AKAPON
Отзывы Пользователь Firefox 13494752
Оценено на 4 из 5
от Пользователь Firefox 13494752, 9 лет назадNice! 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!
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!
78 отзывов
- Оценено на 5 из 5от Пользователь Firefox 16665630, год назад
- Оценено на 5 из 5от dimarik, 2 года назад
- Оценено на 5 из 5от lexaiden, 2 года назад
- Оценено на 1 из 5от zinbanzo, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 12658898, 3 года назад
- Оценено на 3 из 5от Rusty Trombone, 4 года назадLooks fast and light, but no way to change the button images rules it out for me.
- Оценено на 5 из 5от Пользователь Firefox 15396397, 4 года назад
- Оценено на 5 из 5от helder, 4 года назад
- Оценено на 5 из 5от Пользователь Firefox 14643647, 5 лет назад
- Оценено на 1 из 5от Lance, 5 лет назад
- Оценено на 5 из 5от Nickorr, 5 лет назад
- Оценено на 5 из 5от Пользователь Firefox 16458339, 5 лет назад
- Оценено на 3 из 5от smopro, 5 лет назад
- Оценено на 2 из 5от askolvid, 5 лет назадseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Оценено на 5 из 5от Пользователь Firefox 13855615, 6 лет назад
- Оценено на 4 из 5от Firefoss, 7 лет назадIt works great BUT...
https://support.mozilla.org/en-US/kb/permission-request-messages-firefox-extensions#w_access-your-data-for-all-websites
The extension can read the content of any web page you visit as well as data you enter into those web pages, such as usernames and passwords. - Оценено на 5 из 5от Пользователь Firefox 13595764, 7 лет назад
- Оценено на 3 из 5от Samael, 7 лет назадHow to reset the settings, and solve the problem with a broken: root bookmark folder. uninstalling and reinstalling the add-on does not help. :( Adon excellent I do not want to lose him.
- Оценено на 5 из 5от Zhen-Xiang Zhong, 7 лет назадThis is great. It uses firefox account to save all your speed dials.
- Оценено на 1 из 5от Пользователь Firefox 15054571, 7 лет назад
- Оценено на 2 из 5от Пользователь Firefox 14979029, 7 лет назад
- Оценено на 1 из 5от Jezze, 7 лет назадDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Оценено на 5 из 5от Marsu42, 7 лет назадBest Speed/Fast-Dial addon, and I guess I tried 'em all over time.
This one relies on non-commercial, non-proprietary tech and is transparent because you can handle the bookmarks in the standard Firefox bookmarks view.
Thumbnail refresh is rather slow, but I this might be a limitation of webextensions (it has to load the whole page in a new tab first).
Let's hope this one keeps being maintained - I'd like a "dark theme" with plain dark background. - Оценено на 5 из 5от Пользователь Firefox 14259542, 7 лет назадNeed a quick, large and wide Up Button. I hope the author will default to the following flexible style:
#pages {
display: flex !important;
flex-direction: wrap;
flex-wrap: wrap;
}
#pages > * {
padding: 3px 15px;
}
#upbutton {
flex-basis: 100%;
order: 2;
text-align: center;
font-size: 1.5em;
padding-top: 15px;
background: rgba(0, 0, 0, 0.15);
}
.delimiter,
.customdelimiter {
display: none !important;
}
/* Other */
body {
background: #a7a7a7!important;
}
.imgcontainer {
border-radius: 0px 0px 10px 10px;
}
.container table tr td {
border-radius: 10px 10px 10px 10px;
}
div[type="remove"] {
border-radius: 0px 10px 0px 0px;
}
Just try it, there's a surprise.