Pógódnośenja za Bookmarked Speed Dial
Bookmarked Speed Dial wót AKAPON
43 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16665630, neljä kuukautta sitten
- Z 5 z 5 pógódnośonywót dimarik, vuosi sitten
- Z 5 z 5 pógódnośonywót lexaiden, vuosi sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 12658898, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15396397, neljä vuotta sitten
- Z 5 z 5 pógódnośonywót helder, neljä vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14643647, neljä vuotta sitten
- Z 5 z 5 pógódnośonywót Nickorr, neljä vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16458339, neljä vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13855615, kuusi vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13595764, kuusi vuotta sitten
- Z 5 z 5 pógódnośonywót Zhen-Xiang Zhong, kuusi vuotta sittenThis is great. It uses firefox account to save all your speed dials.
- Z 5 z 5 pógódnośonywót Marsu42, seitsemän vuotta sittenBest 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, seitsemän vuotta sittenNeed 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. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14489884, seitsemän vuotta sittenYay. Missed SD from Opera, same functionality plus better having button than kludgey bm add in Opera. Happy you use bookmarks' thumbs as I use NoScript, so into privacy and no tracking. Plus SPEED which many add-ons forget.
- Z 5 z 5 pógódnośonywót GeoFFerNut, seitsemän vuotta sitten
- Z 5 z 5 pógódnośonywót UdAvSt, seitsemän vuotta sittenОдна из немногих, настолько гибкая, и без лишних встроенных механизмов синхронизации, синхронизирует вкладки сам firefox, а приложение лишь отображает красиво.
- Z 5 z 5 pógódnośonywót Dipam Donga, seitsemän vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13826449, seitsemän vuotta sittenEasy to configure and always in sync.
It would be nice to have the possibility to update ALL thumbnails automatically, not just all on one page. - Z 5 z 5 pógódnośonywót David, seitsemän vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13748386, seitsemän vuotta sittenExcellent, simple speed dial. can integrate with native bookmark.
NO NEED cookie & history permmision, 3rd party account for multi device sync!! - Z 5 z 5 pógódnośonywót Komasan, seitsemän vuotta sittenIs seems that Firefox 58 makes the extension unusable. The browser freezes when I open a new tab.
- - - - - - - - - - - - - - -
Problem solved! It was the background image. Thanks!Wótegrono wuwijarja
jo se napisał seitsemän vuotta sittenProbably reasons: maybe background image is too big? or big count of bookmarks in subfolders? https://bugzilla.mozilla.org/show_bug.cgi?id=1396364 Option "Remember last dial group" can also slowing browser by additional browser.bookmarks.get (it working slower than browser.bookmarks.search).
Another reasons may be in some of installed extensions: i have seen same thing with "Tab Session Manager" and option"Save the session when window was closed" some times ago; maybe some another extension can cause this: about:debugging. - Z 5 z 5 pógódnośonywót Mail9000, kahdeksan vuotta sittenUtilissima e a differenza di altre registra i dial tra i bookmark permettendo la sincronizzazione tra diversi PC.
Very useful and unlike other records the dials between bookmarks allowing synchronization between different PCs - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 13515392, kahdeksan vuotta sittenHello,
Good app. I like it.
But, I like a darker design.
How can I change the color of the whole side to black?
And the Backgroundcoler of the descrition line over the Icons black with white text on it?
Edit:
I have sloved my Problem:
body {
background-color: rgba(0, 0, 0, 1) !important;
}
.imgcontainer {
padding-top: 65% !important; /*4:3*/
}
.container table tr td p {
color: rgba(255, 255, 255, 1) !important;
}
.container table tr td {
border: 1px solid rgba(0, 0, 0, 0);
}
div[type='remove'], div[type='edit'], div[type='reloadbookmark']{
color: rgba(255, 255, 255, 1) !important;
}
Best regards LurielWótegrono wuwijarja
jo se napisał kahdeksan vuotta sittenbody {
background-color: rgb(150, 150, 150) !important;
}
.container table tr td {
background-color: rgba(0, 0, 0, 0.7) !important;
}
td div, td p {
color: #F2F2F2 !important;
}
.header {
background-color: #000000 !important;
}
#pages, #upbutton, #toggle {
color: #F2F2F2 !important;
}
.pages:hover, .active, #upbutton:hover {
background-color: #505050 !important;
}
You can also use developer tools (Ctrl+Shift+I) for searching classes/id of elements. For better color you can search "html color" or use this page https://www.w3schools.com/colors/colors_picker.asp
Edited: I see what you solved issue before when I printed answer:)