Bookmarked Speed Dial에 대한 리뷰
Bookmarked Speed Dial 제작자: AKAPON
Firefox 사용자 14308749 님의 리뷰
5점 만점에 1점
Firefox 사용자 14308749 님, 8년 전I tried to use it but today I decided to remove it.
Win7 64bit, firefox 64bit too
First could not move the tree of folders and bookmarks from the old fast dial for a long time. For some reason, the usual copy/paste did not work, only part of it transferred. Yes, I know that the tree was big, but fast dial was working with him without problem. Finally the tree was moved and it looks like everything worked, but sometimes when I was opening a new tab BSD in no hurry to show me the bookmarks and I was forced to close firefox and start again. But I was almost satisfied and I spent a lot of time updating images for tabs and folders. Today came an update of the firefox and I see only few folders and two links on the main page .... where are all???. my patience was over ((((
Old fast dail, it was perfect and comfortable!!!
Win7 64bit, firefox 64bit too
First could not move the tree of folders and bookmarks from the old fast dial for a long time. For some reason, the usual copy/paste did not work, only part of it transferred. Yes, I know that the tree was big, but fast dial was working with him without problem. Finally the tree was moved and it looks like everything worked, but sometimes when I was opening a new tab BSD in no hurry to show me the bookmarks and I was forced to close firefox and start again. But I was almost satisfied and I spent a lot of time updating images for tabs and folders. Today came an update of the firefox and I see only few folders and two links on the main page .... where are all???. my patience was over ((((
Old fast dail, it was perfect and comfortable!!!
리뷰 78개
- 5점 만점에 5점Firefox 사용자 16665630 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 12658898 님, 3년 전
- 5점 만점에 3점Rusty Trombone 님, 4년 전Looks fast and light, but no way to change the button images rules it out for me.
- 5점 만점에 5점Firefox 사용자 15396397 님, 4년 전
- 5점 만점에 5점Firefox 사용자 14643647 님, 5년 전
- 5점 만점에 5점Firefox 사용자 16458339 님, 5년 전
- 5점 만점에 5점Firefox 사용자 13855615 님, 6년 전
- It 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점 만점에 5점Firefox 사용자 13595764 님, 7년 전
- 5점 만점에 5점Zhen-Xiang Zhong 님, 7년 전This is great. It uses firefox account to save all your speed dials.
- 5점 만점에 1점Firefox 사용자 15054571 님, 7년 전
- 5점 만점에 2점Firefox 사용자 14979029 님, 7년 전
- Best 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점 만점에 5점Firefox 사용자 14259542 님, 7년 전Need 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.