235 条评价
- 评分 5 / 5来自 unbeatable-101, 5 年前
- 评分 5 / 5来自 Privacy Advocate, 5 年前I think the extension needs more publicity. More people need to know about it so you should consider posting on privacy subreddits maybe and doing AMAs or something similar.
开发者回应
发布于 5 年前Thanks for your feedback.
> Why does LocalCDN ask for css to be allowed for Cloudflare, Google and Google fonts?
You can find the complete mapping here: https://codeberg.org/nobody/LocalCDN/src/branch/main/core/mappings.js#L86
> Oh and I think rule sets for uMatrix and uBlock Origin should be included in release notes only when there is a new change in the rule sets.
Good idea. I'm gonna take a closer look.
----
EDIT: Your suggestion has been integrated ;) An update will be released in the next few days.
https://codeberg.org/nobody/LocalCDN/commit/7daee86505d6ce2e3422c4935f660fa0e467c65a- 评分 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!
- 评分 4 / 5来自 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 ;)- 评分 4 / 5来自 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.