SEO Functions for Chrome Developer Tools

If you are a web developer, you would probably live half your life inside Chrome Developer Tools. What if you could run SEO checks and tests in that? 

seo tools in chrome dev tools

This open-source project looks interesting where you get a number of extra functions that allow you to get more information from the webpage you are viewing. 

Some use cases: 

  1. Extract all links from the page
  2. Extract all internal and external links from the page
  3. Run security tests.
  4. Run Google tests like mobile-friendliness, Structured Data Testing Tool, etc.
  5. Get DNS, whois, and BuiltWith information for the current domain. 

This project is still in a very early stage Proof of Concept stage. But it’s an interesting way to analyse a website’s SEO.