Comment by est

Comment by est 2 days ago

2 replies

I got downvoted for commenting this, why can't we make a ManifestV2-like framework using .DLLs ? This can enable network control for ad blockers and Google can do nothing about it.

deryilz 2 days ago

I think the trouble is that certain adblocking features (like skipping ads on YouTube, Twitch, etc) require modifying the page you're viewing in your browser; just filtering network requests isn't enough. So right now a browser extension is the most natural choice for an adblocker, but honestly that might change if browsers keep being so hostile towards them.

  • est a day ago

    expose DOM and JSON to external .DLL then

    browsers should have open Web standards as well as open local runtime.