Pógódnośenja za Bookmarked Speed Dial
Bookmarked Speed Dial wót AKAPON
78 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16665630, hace 4 meses
- Z 5 z 5 pógódnośonywót dimarik, hace un año
- Z 5 z 5 pógódnośonywót lexaiden, hace un año
- Z 1 z 5 pógódnośonywót zinbanzo, hace un año
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 12658898, hace 2 años
- Z 3 z 5 pógódnośonywót Rusty Trombone, hace 3 añosLooks fast and light, but no way to change the button images rules it out for me.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15396397, hace 4 años
- Z 5 z 5 pógódnośonywót helder, hace 4 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14643647, hace 4 años
- Z 1 z 5 pógódnośonywót Lance, hace 4 años
- Z 5 z 5 pógódnośonywót Nickorr, hace 4 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16458339, hace 4 años
- Z 3 z 5 pógódnośonywót smopro, hace 4 años
- Z 2 z 5 pógódnośonywót askolvid, hace 5 añosseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13855615, hace 6 años
- Z 4 z 5 pógódnośonywót Firefoss, hace 6 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. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13595764, hace 6 años
- Z 3 z 5 pógódnośonywót Samael, hace 6 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.
- Z 5 z 5 pógódnośonywót Zhen-Xiang Zhong, hace 6 añosThis is great. It uses firefox account to save all your speed dials.
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 15054571, hace 6 años
- Z 2 z 5 pógódnośonywót Wužywaŕ Firefox 14979029, hace 6 años
- Z 1 z 5 pógódnośonywót Jezze, hace 6 añosDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Z 5 z 5 pógódnośonywót 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. - Z 5 z 5 pógódnośonywót Wužywaŕ 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.