Last active
March 13, 2020 15:58
-
-
Save matdave/616deec2efaee5d4f1b62d1eaacec356 to your computer and use it in GitHub Desktop.
Bookmarklets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BuiltWith | |
javascript:void(window.open('http://builtwith.com?'+location.hostname,'_blank')) | |
DNS Whois IP | |
javascript:void(window.open('https://dnslytics.com/domain/'+location.hostname,'_blank')) | |
MX Toolbox | |
javascript:void(window.open('https://mxtoolbox.com/SuperTool.aspx?action=mx%3a'+location.hostname+'&run=toolpage','_blank')) | |
Wayback Machine | |
javascript:void(window.open('http://web.archive.org/web/*/'+location.href,'_blank')) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment