Revisiones de Bookmarked Speed Dial
Bookmarked Speed Dial por AKAPON
Revisado por Usuario de Firefox 13826449
Se valoró con 5 de 5
por Usuario de Firefox 13826449, hace 8 añosEasy 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.
It would be nice to have the possibility to update ALL thumbnails automatically, not just all on one page.
77 revisiones
- Se valoró con 5 de 5por Usuario de Firefox 16665630, hace un año
- Se valoró con 5 de 5por dimarik, hace 2 años
- Se valoró con 5 de 5por lexaiden, hace 2 años
- Se valoró con 1 de 5por zinbanzo, hace 2 años
- Se valoró con 5 de 5por Usuario de Firefox 12658898, hace 3 años
- Se valoró con 3 de 5por Rusty Trombone, hace 4 añosLooks fast and light, but no way to change the button images rules it out for me.
- Se valoró con 5 de 5por Usuario de Firefox 15396397, hace 5 años
- Se valoró con 5 de 5por helder, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 14643647, hace 5 años
- Se valoró con 1 de 5por Lance, hace 5 años
- Se valoró con 5 de 5por Nickorr, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 16458339, hace 5 años
- Se valoró con 3 de 5por smopro, hace 5 años
- Se valoró con 2 de 5por askolvid, hace 6 añosseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Se valoró con 5 de 5por Usuario de Firefox 13855615, hace 7 años
- Se valoró con 4 de 5por Firefoss, hace 7 añosIt 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. - Se valoró con 5 de 5por Usuario de Firefox 13595764, hace 7 años
- Se valoró con 3 de 5por Samael, hace 7 añosHow 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.
- Se valoró con 5 de 5por Zhen-Xiang Zhong, hace 7 añosThis is great. It uses firefox account to save all your speed dials.
- Se valoró con 1 de 5por Usuario de Firefox 15054571, hace 7 años
- Se valoró con 2 de 5por Usuario de Firefox 14979029, hace 7 años
- Se valoró con 1 de 5por Jezze, hace 7 añosDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Se valoró con 5 de 5por Marsu42, hace 7 añosBest 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. - Se valoró con 5 de 5por Usuario de Firefox 14259542, hace 7 añosNeed 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.