Recenzje dodatku Bookmarked Speed Dial
Bookmarked Speed Dial Autor: AKAPON
Autor odpowiedzi: AKAPON
Odpowiedź autora
Data: 9 lat temuProbably not, because it some Fx-related (I have Tree Style Tab and see same thing with this addon on browser start). If you use Tab Session Manager try disable "Save the session then window was closed" because it triggered on open all new tabs. Also you can setup dom.script_loader.bytecode_cache.enabled;true on about:config page.
Also see https://bugzilla.mozilla.org/show_bug.cgi?id=1396364
Workaround for this bug: just not have too many bookmarks in subdirectories.
Also see https://bugzilla.mozilla.org/show_bug.cgi?id=1396364
Workaround for this bug: just not have too many bookmarks in subdirectories.
78 recenzji
- Ocena: 5/5Autor: Użytkownik Firefoksa 16665630, rok temu
- Ocena: 5/5Autor: dimarik, 2 lata temu
- Ocena: 5/5Autor: lexaiden, 2 lata temu
- Ocena: 1/5Autor: zinbanzo, 2 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 12658898, 3 lata temu
- Ocena: 3/5Autor: Rusty Trombone, 4 lata temuLooks fast and light, but no way to change the button images rules it out for me.
- Ocena: 5/5Autor: Użytkownik Firefoksa 15396397, 4 lata temu
- Ocena: 5/5Autor: helder, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14643647, 5 lat temu
- Ocena: 1/5Autor: Lance, 5 lat temu
- Ocena: 5/5Autor: Nickorr, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 16458339, 5 lat temu
- Ocena: 3/5Autor: smopro, 5 lat temu
- Ocena: 2/5Autor: askolvid, 5 lat temuseparator item in bookmarks toolbar menu isn't a bookmark, guys
- Ocena: 5/5Autor: Użytkownik Firefoksa 13855615, 6 lat temu
- Ocena: 4/5Autor: Firefoss, 7 lat temuIt 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. - Ocena: 5/5Autor: Użytkownik Firefoksa 13595764, 7 lat temu
- Ocena: 3/5Autor: Samael, 7 lat temuHow 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.
- Ocena: 5/5Autor: Zhen-Xiang Zhong, 7 lat temuThis is great. It uses firefox account to save all your speed dials.
- Ocena: 1/5Autor: Użytkownik Firefoksa 15054571, 7 lat temu
- Ocena: 2/5Autor: Użytkownik Firefoksa 14979029, 7 lat temu
- Ocena: 1/5Autor: Jezze, 7 lat temuDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- Ocena: 5/5Autor: Marsu42, 7 lat temuBest 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. - Ocena: 5/5Autor: Użytkownik Firefoksa 14259542, 7 lat temuNeed 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.