Recensioni per Bonjourr · Nuova Scheda Minimalista
Bonjourr · Nuova Scheda Minimalista di Victor Azevedo, Tahoe
1757 recensioni
- Valutata 5 su 5di Влад, 4 giorni faIt is really the best start page extension with so many featrues! Its fast and configurable.
- Valutata 5 su 5di Brøthør Jønathan, 7 giorni fa
- Valutata 5 su 5di bowl, 9 giorni fa
- Valutata 5 su 5di Daniel S., 10 giorni faIt's an excellent and beautiful extension! The only thing I have to complain about is that the favicons of the synchronized bookmarks constantly reload. I hope this can be changed.
//Edit: The problem is solved, it was due to a defective profile.Replica dello sviluppatore
pubblicato il 9 giorni faThank you Daniel! Sounds like a bug. Could you contact us and tell us more about your setup via email? Would love to help you out. bonjourr.app@protonmail.com - Valutata 5 su 5di Utente Firefox 19652948, 10 giorni fa
- Valutata 5 su 5di Negative30, 13 giorni fa
- Valutata 5 su 5di Emif, 15 giorni fa
- Valutata 5 su 5di chairl1ft, 15 giorni fa
- Valutata 5 su 5di Forestier, 16 giorni faA very convenient start screen that can be customized for yourself. Thanks to the developer!
- Valutata 5 su 5di Nesdam1981, 16 giorni fa
- Valutata 4 su 5di Utente Firefox 19999970, 17 giorni faAdd selectable search engine in search bar would be perfect.
- Valutata 4 su 5di olij167, 19 giorni faI have only just installed it a few days ago and am yet to see if there are any annoying features, but so far it is excellent! Nothing is locked behind a paywall (that I noticed) and although I found a few bugs with the layout editor, now that I've saved my layout I have had no issues :)
Here is the bug (and how to get around it):
BUG - Reverting a section from a full row/column back to a smaller card pins it to the bottom corner and blocks all positioning options
FIX - I was able to get around this by toggling the element's relative option in the settings menu (essentially turning the broken element off and on again) - Valutata 5 su 5di Utente Firefox 19639922, 20 giorni fa
- Valutata 5 su 5di Utente Firefox 15095134, 21 giorni faGot tired of the default homepage, but I didn't want to see any one website whenever I open Firefox either. This extension is exactly what I needed. It's pleasant to look at, easy to customize, and (unlike the sorta clickbait-y default page) there's no chance it'll immediately distract me from whatever I opened the browser to do. It's genuinely refreshing to see a clean, simple, easy-to-use program that does exactly what it's supposed to.
- Valutata 5 su 5di Ronni, un mese fa
- Valutata 5 su 5di knives, un mese fa(3rd edit)
If possible, maybe just do a add folder option! or toggle off the thumbnails.
This is my idea for if using a ton of wallpapers is causing lag.
I think adding a lot of wallpapers is a bit too difficult for this addon without an ssd, and really fast ram. Having to load from the temp over and over on shutdown, is just too hard on my pc.
I only noticed this after I shutdown my pc btw, closing the browser had no issues.
It might not replace my clearnewtab addon, but is still very good.
clearnewtab just doesn't have widgets.
*old*
Is their any way to make videos contain/stretch to screen?
Getting the gifs/images to stretch was easy with the css, but I can't figure out how to do it to videos.Replica dello sviluppatore
pubblicato il un mese faYou need to use this CSS:
#background-media .video-looper video {
object-fit: contain;
/* object-fit: fill; */
}
"fill" is the equivalent to the stretch effect you're probably looking for. 3 stars for this seems a bit harsh, but I hope this helps.