https://github.com/doctolib/code-tours-github
A browser extension to allow to play Code Tours directly from the Browser.
https://github.com/doctolib/code-tours-github
browser-extension code-tour extension extension-chrome github
Last synced: 4 months ago
JSON representation
A browser extension to allow to play Code Tours directly from the Browser.
- Host: GitHub
- URL: https://github.com/doctolib/code-tours-github
- Owner: doctolib
- License: mit
- Created: 2020-11-18T17:56:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T16:49:50.000Z (8 months ago)
- Last Synced: 2025-04-15T06:04:13.913Z (6 months ago)
- Topics: browser-extension, code-tour, extension, extension-chrome, github
- Language: TypeScript
- Homepage:
- Size: 3.98 MB
- Stars: 56
- Watchers: 2
- Forks: 3
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Tours Github
## About
A browser extension that allows to play [code tours](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour) (guided walkthroughs of your codebase) directly from your Browser.
You can download the extension for Chrome and Firefox here:[](https://chrome.google.com/webstore/detail/code-tours-github/emmipndjppboloecpfgnckbkcehhhpkc)
[](https://addons.mozilla.org/en-US/firefox/addon/code-tours-github)## How it works
You can just browse to a repository in Github, click on "Code Tours", and select
the tour you want to play.Here is what it looks like:

## Report issues
If you experience a missing feature or a bug, please create an issue in this
repository.