Debug the head elements of any webpage in a comfortable way.
This Chrome extension simplifies daily work with webpage metadata (meta tags / head elements) such as titles, icons, canonicals, SEO, Open Graph, Social Media sharing, and more.
It adds another panel to your Chrome DevTools, allowing you to see all this information at a glance, nicely grouped and in real time.
- Results are displayed in their source code order.
- The result list is always kept up-to-date. (If it seems stuck for any reason, you can press the reload button located at the upper right.)
- The filter can be easily used by simply typing (the input doesn't need to be focused beforehand)
- You can filter by multiple arguments using a comma `,` as a delimiter (e.g., "title, canonical").
- To display result options/actions, simply hover over its row.
If you find any bugs, please report them via GitHub:
https://github.com/bluemoehre/chrome-meta-debugger
Thanks!
Latest reviews
- (2022-03-28) Samuele gg: Mancano i tags HTTP Headers di ogni pagina. L'estensione "Portent's SEO Page Review" li mostra. The HTTP Headers tags of each page are missing. The "Portent's SEO Page Review" extension shows them.
- (2022-03-26) François Rouault: Awesome! The fact that it is integrated in the DevTools is absolutely perfect. Thank you
- (2019-09-24) Thorsten Harders: Exactly what I was looking for. An easy and clean way to show the page meta data integrated in the dev tools. Thanks for this extension!