Description from extension meta
Localhost Open Graph Debugger is a Chrome extension designed to check the Open Graph meta tags on locally hosted websites.
Image from store
Description from store
By temporarily hosting the meta tags on our site, it simplifies the process, allowing you to easily verify them without the need for tunneling tools like ngrok.
Latest reviews
- (2023-07-16) Igor Shcherbachenya: Interesting idea for extension. Has problems of twitter image parsing on localhost, everytime show error like "twitter:image must be an image", but twittrer meta tags debugger show image without any warnings. Sometimes crashs.
- (2023-02-21) Lisa Søndergaard: The idea is awesome, but unfortunately I just get the error: Error in event handler: TypeError: Cannot read properties of null (reading 'dataBack') at chrome-extension://kckjjmiilgndeaohcljonedmledlnkij/popup.js:6:28.
- (2022-10-20) Ruslan: It works ok with Open Graph, but has a problem with Twitter meta tags. I can see that a host in og:image URL gets replaced properly whereas twitter:image stays untouched.
- (2022-07-27) Chris Seckler: Looks like a great idea but I get an error: Access to fetch at 'https://xxxxxxx.com/images/home/en/open-graph-default.png' from origin 'https://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.