Chrome extension to preview and debug your webpage's meta tags for different social platforms
ogmeta
Chrome extension to preview and debug your webpage’s meta tags for different social platforms like Twitter, Facebook, WhatsApp, LinkedIn etc.
Especially handy while developing your webpage on localhost.
https://chrome.google.com/webstore/detail/ogmeta/nlefkaegoaoffmnffehjmbgdknmegcaf
Demo
Run Locally
Clone the project
git clone https://github.com/Narutuffy/ogmeta.git
Go to the project directory
cd ogmeta
Install dependencies
yarn
Start the server
yarn dev
Acknowledgements
Tech Stack
React, TailwindCSS, webpack