Hacker News new | ask | show | jobs
by the8472 3158 days ago
> * They use whitelist (visible in source) of sites, thus they do not record activity on all sites, but just the ones in whitelist.

Is that in the manifest or in the source?

1 comments

To view whitelist you can go to "background page" of extension and check out source for /lib/background/index.js . Whitelist starts from line 12440 and ends on 50262.