Critiques pour Bookmarked Speed Dial
Bookmarked Speed Dial par AKAPON
78 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 16665630 de Firefox, il y a 9 mois
- Noté 5 sur 5par dimarik, il y a un an
- Noté 5 sur 5par lexaiden, il y a 2 ans
- Noté 1 sur 5par zinbanzo, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12658898 de Firefox, il y a 2 ans
- Noté 3 sur 5par Rusty Trombone, il y a 3 ansLooks fast and light, but no way to change the button images rules it out for me.
- Noté 5 sur 5par Utilisateur ou utilisatrice 15396397 de Firefox, il y a 4 ans
- Noté 5 sur 5par helder, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14643647 de Firefox, il y a 4 ans
- Noté 1 sur 5par Lance, il y a 4 ans
- Noté 5 sur 5par Nickorr, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16458339 de Firefox, il y a 4 ans
- Noté 3 sur 5par smopro, il y a 5 ans
- Noté 2 sur 5par askolvid, il y a 5 ansseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Noté 5 sur 5par Utilisateur ou utilisatrice 13855615 de Firefox, il y a 6 ans
- Noté 4 sur 5par Firefoss, il y a 6 ansIt 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. - Noté 5 sur 5par Utilisateur ou utilisatrice 13595764 de Firefox, il y a 6 ans
- Noté 3 sur 5par Samael, il y a 6 ansHow 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.
- Noté 5 sur 5par Zhen-Xiang Zhong, il y a 6 ansThis is great. It uses firefox account to save all your speed dials.
- Noté 1 sur 5par Utilisateur ou utilisatrice 15054571 de Firefox, il y a 6 ans
- Noté 2 sur 5par Utilisateur ou utilisatrice 14979029 de Firefox, il y a 7 ans
- Noté 1 sur 5par Jezze, il y a 7 ansDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Noté 5 sur 5par Marsu42, il y a 7 ansBest 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. - Noté 5 sur 5par Utilisateur ou utilisatrice 14259542 de Firefox, il y a 7 ansNeed 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.