Narutuffy / ogmeta

Chrome extension to preview and debug your webpage's meta tags for different social platforms like Twitter, Facebook, WhatsApp, LinkedIn etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://youtu.be/SBp3exFTaG0

Screenshot 1

Screenshot 2

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

License

MIT

About

Chrome extension to preview and debug your webpage's meta tags for different social platforms like Twitter, Facebook, WhatsApp, LinkedIn etc.

License:MIT License


Languages

Language:JavaScript 96.0%Language:CSS 3.4%Language:HTML 0.6%