리뷰 232개
- 5점 만점에 5점Firefox 사용자 14788471 님, 5년 전
- 5점 만점에 5점Gatinhonico 님, 5년 전
개발자 답글
5년 전에 게시됨Thanks for the feedback :) The best way to report bugs or make suggestions is by e-mail or as Issue ;)
Your suggestion will be included in the next version :)
https://codeberg.org/nobody/LocalCDN/issues/176- 5점 만점에 5점Firefox 사용자 16105797 님, 5년 전
- 5점 만점에 5점Firefox 사용자 14636470 님, 5년 전
- 5점 만점에 5점Ivo Trompert 님, 5년 전
- 5점 만점에 5점Firefox 사용자 12654036 님, 5년 전
- 5점 만점에 5점BoilingOil 님, 5년 전My rant about release notes being in the way was apparently my own mistake? Well, issue fixed. Good!
Dev-team is really on top of everything :)
And now the review of the add-on itself:
Loading all those often-used files from a local database, instead of dl-ing them from CDN-sources on the net every time, prevents you from broadcasting your browsing habits to those CDN-hosts. And it's faster, too.
LocalCDN appears to do this task very well, and is rather frequently updated. It inspires me with confidence, knowing that I have more privacy *and* a faster browsing experience at the same time. - 5점 만점에 5점Firefox 사용자 14321482 님, 5년 전
- An FYI I just learned- Last 3-4 days the ghacks.net Blog site presented as TXT formatting in FF 77.0.1 (Edge normal); All items were aligned on far Left Border in neat Rows of Links. Trial & Error add-on Turn-offs led to a Fix with LocalCDN turned Off - AND - when I Re-enabled it the ghacks site looked Normal on subsequent clks. How One Off - back On fixed it is above my pay grade, but FYI. Thanks for the App.
EDIT: Same for a Kia Optima Forums site except a banner became huge and imposed itself over part of page; OFF - Back On FIXED-This. No big deal IF random and simple fix.개발자 답글
5년 전에 게시됨Thanks for your feedback. That's weird. A reload of the website is not intended, unless you activate the second switch. If you see something like this again, please open a issue on Codeberg.org or send an email with the link. Thanks. - 5점 만점에 5점Tennisdude 님, 5년 전Excellent add-on, clean UI and amazing functionality, also seems to be frequently worked on as opposed to Decentraleyes. Thank you dev!
- 5점 만점에 4점Firefox 사용자 15149624 님, 5년 전Hello,
Thank you for this useful addon. I have a question regarding the rules for Ublock Origin. Do I have to update the rules in Ublock everytime I update LocalCDN or only when the 'last update' message changes its date? Please, see screenshot here: https://i.imgur.com/OhdSpEk.png개발자 답글
5년 전에 게시됨A change is only necessary if new domains (not the following path) are added. Should this be the case, a new tab with a changelog and the rule generator will open automatically. 개발자 답글
5년 전에 게시됨Thanks for your feedback. I took a look at it and fixed it. An update will follow in the next few days. ;)
EDIT: Should work with the current v2.2.5 ;)- 5점 만점에 4점Firefox 사용자 15980382 님, 5년 전It's an addition to the previous post.
In my "blacklist" are already following domains (and I guess this list will be extended):
forum.ru-board.com;nnmclub.to;admilink.ru;4pda.ru;ovgorskiy.ru;forum.ixbt.com;vk.com;forum.oszone.net;comss.ru
So, as you see, many famous russian IT-sites are here.개발자 답글
5년 전에 게시됨Thanks for your feedback. The bug should be fixed with v2.2.2 or v.2.2.3 (released today). comss.ru cannot be fixed because the web server prevents the replacement by a strict SOP. See: https://codeberg.org/nobody/LocalCDN/wiki/Broken-JavaScript-or-CSS-on-some-websites 개발자 답글
5년 전에 게시됨Thanks for your feedback. Almost all of the CDNs you write are included in LocalCDN. The only difference is fonts.googleapis.com, because the browser uses a font of your operating system as a fallback. More information can be found in the Wiki: https://gitlab.com/nobody42/localcdn/-/wikis/home
If you know other frameworks that are delivered by the CDNs, I'd be happy to add them. Just open an issue on GitLab.- 5점 만점에 5점Hitmanigma 님, 5년 전From the looks of Decentraleyes's commit history and pending PRs, Decentraleyes isn't going to support any new libraries soon. So I switched to this add-on and it's pretty good, has way more hits than Decentralayes's.
- 5점 만점에 1점Firefox 사용자 15855581 님, 5년 전Immediately found a pretty huge bug after installing. Wouldn't load a site with a preloader using modernizr and a few CDNs. The preloader is on a three second timer too; just kept going indefinitely. Uninstalled and boom site is up. Pretty ridiculous bug if you ask me
개발자 답글
5년 전에 게시됨It would be nice if you report a bug on Gitlab and share the URL. Only then can I look at it. Did you check if it might be a "Same-Origin-Policy" issue? If so, it isn't possible to exchange a framework (e.g. Modernizr) because the webserver forbids to load a framework from another source. (https://gitlab.com/nobody42/localcdn/-/wikis/faq/Broken-JavaScript-or-CSS-on-some-websites)