AdNauseam icon indicating copy to clipboard operation
AdNauseam copied to clipboard

Tests for implementation on manifest v3

Open mneunomne opened this issue 1 year ago • 10 comments

Tests for implementation on manifest v3.

Some things we need to understand before attempting an implementation of "AdNauseam Lite":

  1. Is it possible to implement ad-collection on UBOLite?
  2. Is it possible to implement ad-clicking on UBOLite?
  3. If we implement our own service worker for it, would it cause major performance issues as stated here https://github.com/uBlockOrigin/uBlock-issues/issues/338#issuecomment-1253893421
  4. Would the current interface be possible (or even make sense) for the v3, if not, should we make a specific "lite" design?
  5. What is the impact of the change of source filters to AdNauseam, do we need to make a specific "lite" adnauseam-filters?

We should somehow attempt to test these things on the UBOLite build, even though it is rather at an early stage at the moment.


Links:

  • AdNauseam v3 Discussion https://github.com/dhowe/AdNauseam/discussions/2188
  • uBlock v3 Discussion https://github.com/uBlockOrigin/uBlock-issues/issues/338
  • uBlock Lite description https://github.com/gorhill/uBlock/blob/master/platform/mv3/description/en.md
  • Manifest v3 In-progress design doc: https://docs.google.com/document/d/1nPu6Wy4LWR66EFLeYInl3NzzhHzc-qnk4w4PX-0XMw8/edit#
  • "Migrating to Manifest V3" (timeline) - https://developer.chrome.com/extensions/migrating_to_manifest_v3

mneunomne avatar Oct 16 '22 20:10 mneunomne