Displays microformat data from the active page.
Microformats Reader brings the Indieweb to the surface!
This extension parses the webpages you visit to find specially tagged data such as `h-card`s, `rel` links, and webmention endpoints, then displays that content in a readable, consistent format.
Currently supported data:
- `rel` links: Webmention endpoints, RSS/Atom feeds, public keys, search, alternate.
- `h-card`
- `h-feed` and `h-entry`
- `h-event`
- `h-adr` and `h-geo`
Most standard fields for these containers are supported. However, you may find that some sites use non-standard tags, or use tags in non-standard ways. These may not be displayed at all, or you may be able to view their raw data as JSON objects. If you find cases which you think should be supported please open an issue and I will try and include them.
Hints and tips:
- Hover over any data to view its microformat type.
- `Control + right click` any data to copy it to your clipboard.
This project is open source: https://github.com/beatonma/microformats-reader
Latest reviews
- (2017-09-06) Eric: p-published doesn't appear. (microformats2)