Bookmarked Speed Dial incelemeleri
Bookmarked Speed Dial geliştiren: AKAPON
Firefox kullanıcısı 13440303 adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: Firefox kullanıcısı 13440303, 9 yıl önceThank you for this add-on.
Can you please add "Open All in Tabs" button to folders (in addition to 3 existing buttons: edit URL, reload, remove), as in the Bookmarks menu?
And this button should be visible always (i.e. not affected by "Show dial edit buttons only with 'gear'" option).
Can you please add "Open All in Tabs" button to folders (in addition to 3 existing buttons: edit URL, reload, remove), as in the Bookmarks menu?
And this button should be visible always (i.e. not affected by "Show dial edit buttons only with 'gear'" option).
Geliştiricinin yanıtı
gönderilme: 9 yıl önceYou can just use Ctrl+Left Mouse Click on folders for open all in tabs. I don't think what this is would be good change because it may lead to accidentally opening all bookmarks.
77 inceleme
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16665630, bir yıl önce
- 5 üzerinden 5 puanyazan: dimarik, 2 yıl önce
- 5 üzerinden 5 puanyazan: lexaiden, 2 yıl önce
- 5 üzerinden 1 puanyazan: zinbanzo, 3 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12658898, 3 yıl önce
- 5 üzerinden 3 puanyazan: Rusty Trombone, 4 yıl önceLooks fast and light, but no way to change the button images rules it out for me.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15396397, 5 yıl önce
- 5 üzerinden 5 puanyazan: helder, 5 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14643647, 5 yıl önce
- 5 üzerinden 1 puanyazan: Lance, 5 yıl önce
- 5 üzerinden 5 puanyazan: Nickorr, 5 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16458339, 5 yıl önce
- 5 üzerinden 3 puanyazan: smopro, 5 yıl önce
- 5 üzerinden 2 puanyazan: askolvid, 6 yıl önceseparator item in bookmarks toolbar menu isn't a bookmark, guys
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13855615, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefoss, 7 yıl önceIt 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. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13595764, 7 yıl önce
- 5 üzerinden 3 puanyazan: Samael, 7 yıl önceHow 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.
- 5 üzerinden 5 puanyazan: Zhen-Xiang Zhong, 7 yıl önceThis is great. It uses firefox account to save all your speed dials.
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 15054571, 7 yıl önce
- 5 üzerinden 2 puanyazan: Firefox kullanıcısı 14979029, 7 yıl önce
- 5 üzerinden 1 puanyazan: Jezze, 7 yıl önceDoen't show my bookmarks! Just another add-on with its one bookmark manager...
- 5 üzerinden 5 puanyazan: Marsu42, 8 yıl önceBest 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. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14259542, 8 yıl önceNeed 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.