Y
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
endijs
3158 days ago
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.
link