chromium / suspicious-site-reporter

Extension for reporting suspicious sites to Safe Browsing.
Apache License 2.0
96 stars 22 forks source link

Add alert for when a site redirects through a TLD potentially associated with abuse #48

Closed livvielin closed 5 years ago

livvielin commented 5 years ago

Add alert for when a site redirects through a TLD potentially associated with abuse

Also changes fetchRedirectUrls to include the current tab URL in the redirect chain, since alert should also trigger when the current site has a low reputation TLD (not just redirects).

livvielin commented 5 years ago

Reviewed internally