Checkmarks에 대한 리뷰
Checkmarks 제작자: Paul Neulinger
리뷰 207개
- 5점 만점에 5점joshmariana 님, 7년 전Works great, albeit a little slow if you have tons of bookmarks. I did have trouble at first discovering how to run it (sidebar!!), but once I figured that out, it worked flawlessly. Thanks!!!
- 5점 만점에 5점Firefox 사용자 14197395 님, 7년 전
- 5점 만점에 5점Pedro Dharma 님, 7년 전
- 5점 만점에 5점Zeeshan Ali Qureshi 님, 7년 전Thnx for making this. I was looking for this kind of extension now found one. And can you please option to hide the sidebar while refreshing icons and load sites in background if possible. That would be awesome.
- 5점 만점에 5점xxjohndifoolxx 님, 7년 전omg ! Favicon restorer extensions missed me so much and now you have done it in webext ! you saved my day ! one suggestion : create a dark teme for sidebar please ! if you don't do it that's not really important ! i love it as this ! hanks for this good work and great idea
- 5점 만점에 5점FlexiDashboard 님, 7년 전
- 5점 만점에 5점Nuno Leal Correia 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13940090 님, 7년 전Great workaround to reload favicons - and by the way a check of run out bookmarks. PLEASE IMPROVE: It is not possible to pause the process, once started. And if the computer goes into sleep mode, it starts on the beginning again. If you have 5000 bookmarks, this is rally annoying. The same with the results. You have to correct (p. x. 800) falied links in a row without getting a cuppa of coffee, cause when the computer shuts down, you loose all results. PLEASE create some kind of memory for results and work in progress. THANKS
- 5점 만점에 5점Firefox 사용자 12623088 님, 7년 전Pros:
- It does what it says.
Cons:
- It does it very inefficiently.
- The extension would be much better if it didn't actually open new tabs, but reloaded favicons in the background. This uses a lot of resources, and bandwidth, and I can't even browse at the same time. If I run it while watching Twitch or Youtube, it will interrupt the video. That's a deal breaker for me.
This kind of extension should be able to run in the background without draining the browser. I would NEVER let this extension reload my entire bookmark collection because it would take long time, and it would also cripple the browser.
I wanted to use it for individual folders, but even that's a hassle because it requires manually typing in the folder path, and it doesn't even explain the syntax, and is shows no examples. I had to try several times until success because the syntax is not obvious to me. (I've seen all kinds of different syntaxes for the Firefox bookmark paths so its not obvious.) So, instead of doing all that, it's actually faster to just right click on the folder and do "Open All in Tabs" instead of using this extension.
Sorry, but this extension is not really a favicon loader. It's basically a bookmark opener. I can already open my bookmarks much faster by selecting "Open All" on each folder, so at this point this extension doesn't offer a better way of doing it.
I will gladly try it again, if it becomes more efficient and easier to use.
UPDATE
- In response to the author
True, it can reload all bookmarks in the browser, which cannot be done otherwise in a single turn. That can be useful, if one is willing to leave the browser run unattended for a long time. I don't know if I would ever do that with over 10k bookmarks, but I guess it's nice to have.
I will bump the rating because I judged it a little unfairly at first. I tried this extension with the expectation that it's a favicon loader specifically, which it is not, and in all fairness it never claimed to be. I had the wrong expectation, so that's my fault. This extension does exactly what it says - it automates loading of bookmarks.
"I could write a custom script without the api that only fetches favicons but this could easily mess up things in future firefox releases and would be time-consuming to maintain. "
Well, this actually sounds like what I really was looking for. It is too bad that you don't have the time to do it. Hopefully someone will.개발자 답글
7년 전에 게시됨Hi, I can only repeat that this is a workaround as the webextensions api doesn’t support the direct manipulation of favicons. That’s why extension like FavIcon Reloader don’t work in 57+. For single folders “Open all in tabs” is the official recommendation for reloading favicons. My extensions just automates this for all folders - which can be a lot. I could write a custom script without the api that only fetches favicons but this could easily mess up things in future firefox releases and would be time-consuming to maintain. Besides that I also check if a bookmark is still valid... - I like this extension, thanks a lot! I first deleted the file favicons.sqlite and then ran it. Once it was completed I did a first clean-up, which was needed, since there are bookmarks there, which I didn't use probably for 10 years.
I noticed however that not all Favicons are loaded, while the same ones do show in Google Chrome, how come??
However it might be handy to write a little instruction how to run this add-on, since it took me a while to figure it out and thanks to reading the reviews I was sent in the right direction where to look.
Update:
I found the sidebar back in my customize menu, where I must have put it a few months ago when I first used it. I just didn't recognize it as this app, since it was called "sidebar" :) - 5점 만점에 5점radicalPolio 님, 7년 전Loads a set (customizable) amount of tabs in order to load their Favicon and check if the site is still connectable. Does absolutely everything I needed from this sort of addon, highly recommended.
- 5점 만점에 5점itwillnotbeasy 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13262784 님, 7년 전
개발자 답글
7년 전에 게시됨Hi, the extension uses the new webextensions api which will eventually completely replace legacy extension. Unfortunately it doesn’t work on versions before 57, when webextensions were introduced.