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
Accessors
#25
Closed
streitl
closed
2 years ago
streitl
commented
2 years ago
Version 1.0.0!
Changes:
Migrated code to TypeScript and React thanks to
https://github.com/abhijithvijayan/web-extension-starter
. Now it's easier to import packages (can use npm, don't need to download minifed files manually).
Added configurable accessors that allow to choose what information to extract from the bid objects.
Added an options component that only contains accessor configuration for now.
Version 1.0.0!
Changes: