issues
search
hestiaAI
/
ad-radar
Ad Radar - a browser extension that shows information about the ads you see online - developed by Hestia for The Eyeballs.
https://eyeballs.hestialabs.org/
GNU Affero General Public License v3.0
9
stars
1
forks
source link
Version 0.0.5
#10
Closed
streitl
closed
3 years ago
streitl
commented
3 years ago
Major refactor of the extension:
added core.js script with functionality common to content and background
now the matching of bids and ads is done "hierarchically":
for each div containing an ad, we find all the different slot codes across different libraries for this ad space
for each slot code, we find all the bids for this slot
Major refactor of the extension: