Releases: kommiter/coderoot
Releases · kommiter/coderoot
Coderoot v0.1.0
Coderoot v0.1.0
Initial public release of Coderoot.
Coderoot is a Chrome extension that adds advanced XML-based concept notes to supported Codetree introduction pages while keeping the original lesson intact.
What's included
- Adds Coderoot notes below supported Codetree
intro-*concept pages - Loads XML notes from the separate
coderoot-contentrepository - Supports site-language-specific notes such as Korean and English
- Supports selected problem-language notes such as C++14, Python3, Java, C, JavaScript, and C#
- Provides an in-page XML editor with syntax highlighting
- Shows live preview while editing
- Supports GitHub App based save flow for authorized contributors
- Includes release packaging for manual Chrome extension installation
Manual installation
- Download
coderoot-v0.1.0.zipfrom the assets below. - Unzip it.
- Open
chrome://extensions. - Turn on Developer mode.
- Click Load unpacked.
- Select the unzipped folder that contains
manifest.json.
Do not use GitHub's green Code > Download ZIP button for extension installation. Use the release asset zip instead.