Recensioni per Bookmarked Speed Dial
Bookmarked Speed Dial di AKAPON
Recensione di CyberAqyn
Valutata 1 su 5
di CyberAqyn, 6 anni faIncredibly stupid addon. I couldn't make it work - it prompts to add new page, I do, but nothing happens. Don't waste you time for this.
77 recensioni
- Valutata 5 su 5di dimarik, 5 mesi fa
- Valutata 5 su 5di lexaiden, 10 mesi fa
- Valutata 1 su 5di zinbanzo, un anno fa
- Valutata 5 su 5di Utente Firefox 12658898, un anno fa
- Valutata 3 su 5di Rusty Trombone, 2 anni faLooks fast and light, but no way to change the button images rules it out for me.
- Valutata 5 su 5di Utente Firefox 15396397, 3 anni fa
- Valutata 5 su 5di helder, 3 anni fa
- Valutata 5 su 5di Utente Firefox 14643647, 3 anni fa
- Valutata 1 su 5di Lance, 3 anni fa
- Valutata 5 su 5di Nickorr, 4 anni fa
- Valutata 5 su 5di Utente Firefox 16458339, 4 anni fa
- Valutata 3 su 5di smopro, 4 anni fa
- Valutata 2 su 5di askolvid, 4 anni faseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Valutata 5 su 5di Utente Firefox 13855615, 5 anni fa
- Valutata 4 su 5di Firefoss, 5 anni faIt 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. - Valutata 5 su 5di Utente Firefox 13595764, 5 anni fa
- Valutata 3 su 5di Samael, 5 anni faHow 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.
- Valutata 5 su 5di Zhen-Xiang Zhong, 5 anni faThis is great. It uses firefox account to save all your speed dials.
- Valutata 1 su 5di Utente Firefox 15054571, 6 anni fa
- Valutata 2 su 5di Utente Firefox 14979029, 6 anni fa
- Valutata 1 su 5di Jezze, 6 anni faDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Valutata 5 su 5di Marsu42, 6 anni faBest 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. - Valutata 5 su 5di Utente Firefox 14259542, 6 anni faNeed 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.