https://github.com/amanp30/og-viewer
Chrome extension for easy viewing of open graph image on a webpage
https://github.com/amanp30/og-viewer
chrome-extension chrome-extensions og og-image og-viewer opengraph
Last synced: 12 months ago
JSON representation
Chrome extension for easy viewing of open graph image on a webpage
- Host: GitHub
- URL: https://github.com/amanp30/og-viewer
- Owner: Amanp30
- License: mit
- Created: 2025-06-22T07:29:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T07:29:48.000Z (12 months ago)
- Last Synced: 2025-06-22T08:26:27.772Z (12 months ago)
- Topics: chrome-extension, chrome-extensions, og, og-image, og-viewer, opengraph
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support.html
Awesome Lists containing this project
README
# OG Viewer
**OG Viewer** is a lightweight Chrome extension that lets you instantly preview and download the Open Graph (OG) image from any webpage.

---
## 🚀 Features
- 🔍 Automatically detects the OG image (`og:image`) from the current tab
- 🖼️ Displays the OG image in a clean popup
- 📐 Shows image dimensions (width × height)
- 📥 One-click download or open in a new tab
---
## 🧩 How to Install (Development Mode)
1. Clone or download this repository
2. Open Chrome and go to `chrome://extensions`
3. Enable **Developer Mode** (top right corner)
4. Click **Load unpacked** and select the extension folder
5. Visit any website, then click the OG Viewer icon in your toolbar
---
## 📄 License
MIT [License](./LICENSE)