232 análises
- Avaliado em 5 de 5por Utilizador do Firefox 14788471 , há 5 anos
- Avaliado em 5 de 5por Gatinhonico , há 5 anos
Resposta do programador
publicado a há 5 anosThanks 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- Avaliado em 5 de 5por Utilizador do Firefox 16105797 , há 5 anos
- Avaliado em 5 de 5por Utilizador do Firefox 14636470 , há 5 anos
- Avaliado em 5 de 5por Ivo Trompert , há 5 anos
- Avaliado em 5 de 5por Utilizador do Firefox 12654036 , há 5 anos
- Avaliado em 5 de 5por BoilingOil , há 5 anosMy 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. - Avaliado em 5 de 5por Utilizador do Firefox 14321482 , há 5 anos
- 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.Resposta do programador
publicado a há 5 anosThanks 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. - Avaliado em 5 de 5por Tennisdude , há 5 anosExcellent add-on, clean UI and amazing functionality, also seems to be frequently worked on as opposed to Decentraleyes. Thank you dev!
- Avaliado em 4 de 5por Utilizador do Firefox 15149624 , há 5 anosHello,
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.pngResposta do programador
publicado a há 5 anosA 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. Resposta do programador
publicado a há 5 anosThanks 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 ;)- Avaliado em 4 de 5por Utilizador do Firefox 15980382 , há 5 anosIt'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.Resposta do programador
publicado a há 5 anosThanks 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 Resposta do programador
publicado a há 5 anosThanks 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.- Avaliado em 5 de 5por Hitmanigma , há 5 anosFrom 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.
- Avaliado em 1 de 5por Utilizador do Firefox 15855581 , há 5 anosImmediately 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
Resposta do programador
publicado a há 5 anosIt 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)