Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1weiho/raycast-open-graph
Raycast extension - Preview Open Graph meta tags of a website
https://github.com/1weiho/raycast-open-graph
raycast-extension
Last synced: 9 days ago
JSON representation
Raycast extension - Preview Open Graph meta tags of a website
- Host: GitHub
- URL: https://github.com/1weiho/raycast-open-graph
- Owner: 1weiho
- License: mit
- Created: 2023-11-06T16:15:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T13:12:46.000Z (about 1 year ago)
- Last Synced: 2024-12-11T15:52:11.368Z (11 days ago)
- Topics: raycast-extension
- Language: TypeScript
- Homepage:
- Size: 11.7 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![Github Cover](https://github.com/davidho0403/raycast-open-graph/assets/75478661/051e3bcd-0151-464e-9540-c90a34ce1d62)
# Open Graph
This is a simple Raycast extension that allows users to quickly check the Open Graph (OG) meta tags of any webpage. This tool is especially useful for developers who need to verify if the right OG tags are rendered for different pages during development, or for anyone who wishes to preview the thumbnail or other OG tag information of a website.
## Setup:
No additional setup is required for this extension. Simply enter a URL to fetch its Open Graph data.
## Features:
- Fetch and display Open Graph data such as `og:image`, `og:title`, `og:description`, etc.
## How to Use:
1. Type in the URL of the website you want to check.
2. The extension will fetch and display the Open Graph data if available.
3. If no Open Graph tags are found, it will inform you accordingly.## Contributing:
Feel free to contribute to the development of this Raycast extension. If you encounter any issues or have suggestions, please open an issue or submit a pull request.
## Screenshots:
![open-graph-1](https://github.com/davidho0403/raycast-open-graph/assets/75478661/a42b1530-98b2-488f-926a-596c0d3eff46)
![open-graph-2](https://github.com/davidho0403/raycast-open-graph/assets/75478661/80a7b321-6f82-4f4a-8242-3a38a012a360)
![open-graph-3](https://github.com/davidho0403/raycast-open-graph/assets/75478661/b2fe5c73-59cf-4286-b035-fa82be00907d)