-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback on Perfect Home #86
Comments
Thanks for the feedback! Let me try to address/answer some of your issues/questions:
a. I'm afraid that this is where we disagree :-) The only reason I've created this extension is because I come from Opera (very long time ago) than safari (long time ago) and then vivaldi (just before firefox). All these browsers have something similar to this and I created this addon, exactly for the reason that I needed to have a bookmark-based speed-dial type of thing. So this is not going away. b. That one is also something I don't understand the need for. I've seen many extensions that just show a nice picture and a clock. Why? c. Not sure what you mean here. Favicons are displayed in search box, and in docked folders.
From here: Line 129 in 57bc3cb
I tried so many free and paid services and even tried creating my own (in another extension of mine) but failed to find something that's reliable, free (I don't want to pay for other people's bookmarks) and will always be there. And there is no easy way to create something that would work from within the extension (CORS issues). And page icons is one of the trickiest thing to do correctly. |
You're welcome! I'll get back to you with responses. If you don't hear back from me, just ping me here. We can talk more about favicons later (and I can point you to some quality code for them), but in the meantime, since you're using Google, I would definitely recommend making favicons optional. |
Hi @Gitoffthelawn, |
Hi @tborychowski, Thanks for looking in to it! I consider 10K bookmarks to be "many", although I've heard of people having 60K, and even 80K. Personally, I don't think I will exceed 50K before I choose to delete large swaths of them. In other words, I consider 50K to be the upper reasonable limit for myself. I've never heard of Firefox's built-in bookmark manager balking even with huge (over 50K) bookmark lists. The exceptions I've experienced are importing and (possibly) exporting. Even at 10K, you think Firefox's bookmark system is frozen, but it's just working slowly in the background. I've had to wait 20+ minutes for it to finish. Did you experience something else? |
wow, that's much more than I expected ;-) |
@Gitoffthelawn However, one good news is that in the latest version of the extension you can disable any 3rd party requests (it's actually OFF by default, so you'd have to consciously enable it). |
Hi! Thank you for creating Perfect Home. I gave it a try, and since you spent your time creating it, I thought I would offer some feedback. All of this is intended to be constructive feedback!
Overall, I feel like you did a great job on it. There is much I like about it, but I'm not using it for now because of the reasons below.
Things I really like:
A) Minimal permissions
B) Clean UI
C) Nice use of color
D) Somewhat customizable (would like more in that area)
Things I don't really like:
Suggestions:
a) Overall, I like the docked folder UI more than the non-docked folder UI. I think it would be great to have everything work liked the docked folders.
b) Perhaps add an optional clock (without seconds!).
c) Perhaps make favicon display an option in both the individual items and for search.
Question:
Where are you pulling favicons from?
The text was updated successfully, but these errors were encountered: