GithubHelp home page GithubHelp logo

Comments (6)

jspenguin2017 avatar jspenguin2017 commented on July 28, 2024

We would need collaboration from them. Nano Defender can alter Nano Adblocker's settings only because Nano Adblocker explicitly allow that. Nano Defender cannot change uBO's settings.

from nanocore.

jspenguin2017 avatar jspenguin2017 commented on July 28, 2024

Those Userscript engines have their own path matching logic, I don't see when would this be needed.
Also, the developer community here is by no mean large, me and maybe 3 other people who drop a couple lines of code now and then, that's it.

from nanocore.

elypter avatar elypter commented on July 28, 2024

there are many scripts that match all website because they do something generic. however they might break something on some sites, are useful depending on content but not tied to a small set of websites, depend on user preference... you could include a huge list of domains in the userscript and try to keep them updated but this doesnt scale very well and there is also no way to switch them on/off in any gui and even if there was then you would have to store that information in a separate file because otherwise it would be overwritten on every update. managing these sorts of problems is the perfect regime for a filterlist based adblocker.

from nanocore.

jspenguin2017 avatar jspenguin2017 commented on July 28, 2024

but this doesnt scale very well

It's up to Userscript manager to optimize that.
Userscript managers can very well carry an efficient filtering engine with them.

there is also no way to switch them on/off in any gui

Userscript managers definitely have place to add user-defined white/black list, either way, it's up to Userscript managers to implement an accessible UI.

from nanocore.

jspenguin2017 avatar jspenguin2017 commented on July 28, 2024

It sounds like you should fork an Userscript manager and improve it.

I personally don't use Userscript, I have all special logics I need packed in one personal extension, it is way more powerful than Userscript and way more reliable too.

from nanocore.

jspenguin2017 avatar jspenguin2017 commented on July 28, 2024

I don't thinks this is something Nano should worry about, if Userscript managers don't work well, it's their developer's job to improve them.

from nanocore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.