Κριτικές για το Bookmarked Speed Dial
Bookmarked Speed Dial από AKAPON
Κριτική από Χρήστης Firefox 13494752
Βαθμολογία 4 από 5
από Χρήστης Firefox 13494752, 8 χρόνια πριν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, 8 μήνες πριν
- Βαθμολογία 5 από 5από dimarik, ένας χρόνος πριν
- Βαθμολογία 5 από 5από lexaiden, 2 χρόνια πριν
- Βαθμολογία 1 από 5από zinbanzo, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 12658898, 2 χρόνια πριν
- Βαθμολογία 3 από 5από Rusty Trombone, 3 χρόνια πριν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, 4 χρόνια πριν
- Βαθμολογία 1 από 5από Lance, 4 χρόνια πριν
- Βαθμολογία 5 από 5από Nickorr, 4 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 16458339, 4 χρόνια πριν
- Βαθμολογία 3 από 5από smopro, 4 χρόνια πριν
- Βαθμολογία 2 από 5από askolvid, 5 χρόνια πρινseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Βαθμολογία 5 από 5από Χρήστης Firefox 13855615, 6 χρόνια πριν
- Βαθμολογία 4 από 5από Firefoss, 6 χρόνια πριν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, 6 χρόνια πριν
- Βαθμολογία 3 από 5από Samael, 6 χρόνια πριν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, 6 χρόνια πρινThis is great. It uses firefox account to save all your speed dials.
- Βαθμολογία 1 από 5από Χρήστης Firefox 15054571, 6 χρόνια πριν
- Βαθμολογία 2 από 5από Χρήστης Firefox 14979029, 6 χρόνια πριν
- Βαθμολογία 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.