chromium / suspicious-site-reporter

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

FEATURE REQUEST - Firefox extension #46

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi. Any chance this extension be ported to Firefox? Thanks!

Ps: I know it would be tricky, but if you could also port it to Safari, that would be great!

DanAtkinson commented 4 years ago

On the Firefox hamburger menu > "Help" > "Report Deceptive Site...".

This takes you directly to https://safebrowsing.google.com/safebrowsing/report_phish/ and embeds the url of the current tab. Either way Google will get notified.

livvielin commented 4 years ago

We don't currently plan to port this to Firefox, but do feel free to report the site to Safe Browsing through the existing forms, as DanAtkinson pointed out. I'll keep this issue open for now. Thanks!

TraderStf commented 4 years ago

Can use bookmarklet to open safebrowsing url, paste the previous url. This can help. https://bookmarkl.ink/

glibg10b commented 3 years ago

As a workaround, select the following and drag it to the bookmarks toolbar (right-click toolbar -> Bookmarks Toolbar -> Always Shown to enable it):

javascript:(function(){document.location='https://safebrowsing.google.com/safebrowsing/report_phish/?tpl=mozilla&url='+document.location})()

Clicking it will open https://safebrowsing.google.com/safebrowsing/report_phish/ with the URL automatically inserted into the URL: text box.