Pógódnośenja za Bookmarked Speed Dial
Bookmarked Speed Dial wót AKAPON
Pógódnośenja wót sundar
Z 3 z 5 pógódnośony
wót sundar, pred 8 rokmiGets the basic job done, but is quite rough around the edges. Some options are in the addons page and some are in the speeddial page only, with no clear organization. The default user experience is below average, and you'll have to fiddle with the CSS to have it approach being palatable.
The Reload Dial Images button loads the pages in the current group one by one (is there no way now to do it in the background like the old Speed Dial addon did?); the addon doesn't have any option to stop or cancel this process once it gets going, even if you clicked it accidentally.
Overall, I very much like the idea of having my Speeddial URLs being just a part of my Bookmarks, but this implementation needs a lot more polish before it moves from "annoying inferior substitute" to a nice new addon of its own.
The Reload Dial Images button loads the pages in the current group one by one (is there no way now to do it in the background like the old Speed Dial addon did?); the addon doesn't have any option to stop or cancel this process once it gets going, even if you clicked it accidentally.
Overall, I very much like the idea of having my Speeddial URLs being just a part of my Bookmarks, but this implementation needs a lot more polish before it moves from "annoying inferior substitute" to a nice new addon of its own.
78 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16665630, pred 5 mesiacmi
- Z 5 z 5 pógódnośonywót dimarik, pred rokom
- Z 5 z 5 pógódnośonywót lexaiden, pred rokom
- Z 1 z 5 pógódnośonywót zinbanzo, pred rokom
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 12658898, pred 2 rokmi
- Z 3 z 5 pógódnośonywót Rusty Trombone, pred 3 rokmiLooks 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, pred 4 rokmi
- Z 5 z 5 pógódnośonywót helder, pred 4 rokmi
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14643647, pred 4 rokmi
- Z 1 z 5 pógódnośonywót Lance, pred 4 rokmi
- Z 5 z 5 pógódnośonywót Nickorr, pred 4 rokmi
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16458339, pred 4 rokmi
- Z 3 z 5 pógódnośonywót smopro, pred 4 rokmi
- Z 2 z 5 pógódnośonywót askolvid, pred 5 rokmiseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13855615, pred 6 rokmi
- Z 4 z 5 pógódnośonywót Firefoss, pred 6 rokmiIt 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, pred 6 rokmi
- Z 3 z 5 pógódnośonywót Samael, pred 6 rokmiHow 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, pred 6 rokmiThis 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, pred 6 rokmi
- Z 2 z 5 pógódnośonywót Wužywaŕ Firefox 14979029, pred 6 rokmi
- Z 1 z 5 pógódnośonywót Jezze, pred 6 rokmiDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Z 5 z 5 pógódnośonywót Marsu42, pred 7 rokmiBest 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, pred 7 rokmiNeed 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.