Alberto Harres

Results 165 comments of Alberto Harres

## AdVault https://developer.chrome.com/docs/extensions/mv3/migrating_to_service_workers/#state It seems that on v3 there is no persistent state for the Service Workers (read above). The stored data would need to be stored in using the...

## Brave It seems that Brave intends to support v2 manifest version, and perhaps even have their own web extension store seprate from Chrome: https://github.com/brave/brave-browser/issues/20059#issuecomment-992720832 >Yes - manifest v2 extensions...

Ok I finally was able to run some tests based on the UBOLite. I parsed altered some code here https://github.com/dhowe/AdNauseam/blob/master/platform/mv3/extension/js/scripting/css-generic.js. ## Results > Is it possible to implement ad-collection on...

Yes, also with option to bulk-visit them using in the vault.

@dhowe Should I use a simple ad collection case for this testing. Or should I say, does this bug theoretically affect ALL collection? If yes, then I will use the...

@dhowe the ads are being collected and clicked in every case mentioned above, with the warning showing properly as well.

@dhowe I thought the issue was with PB but it is actually to do with https://github.com/dhowe/AdNauseam/issues/1798 instead. Adn appears to be working normally at the moment with PB running along...

Retested the cases bellow and it is working as expected > * [x] PB, ADN, Firefox > * [x] PB, ADN, Chromium > * [x] PB (installed and uninstalled), ADN,...

hey @AK220011 unfortunately now on all websites we can collect ads successfully, websites such as youtube/facebook/instagram have quite complex ad rendering structures which makes it hard for us to collect...

@dhowe it seems users are often confused by our messaging when no ads are yet collected. Maybe we should show on our menu, like ublock, how many ads were blocked,...