asciinema-player-for-github
asciinema-player-for-github copied to clipboard
🎬✨ Browser extension to automatically detect asciinema links in a project's README and embed the asciinema player in its place
 https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/catimg
Fixes #8. Sorry I just realized how simple the code is. Also, which links will include `.` after the `/a/`?
URLs like https://asciinema.org/a/594424?autoplay=1 should also be able to be detected. Currently only URLs without arguments work.