KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
chrome_extension
★ 17
Open GitHub ↗
New codebattle chrome extension
Download README (.md)
Explore Similar Repositories
infinite-mirror-desktop
:
infinite desktop looking wallpaper for lively
TTSDK-iOS
:
No description available.
WhatsAppClone-app
:
Clone Of WhatsApp
phoenix-to-redux
:
Intergrate phoenix channels with react redux reducer
ngrx-component-store-demo
:
Small test drive of the component-store module of NGRX
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
chrome_extension
?
Download (.md)
# Codebattle Chrome extension Browser extension for the [codebattle.hexlet.io](https://codebattle.hexlet.io) project. CodeBattle is an open-source project that is developing by the Hexlet community. Up-to-date app version can be found on [web store](https://chrome.google.com/webstore/detail/codebattle-web-extension/embfhnfkfobkdohleknckodkmhgmpdli). ### Requirements - Mac / Linux - Browser Chrome ### Install ```bash $ git clone git@github.com:hexlet-codebattle/chrome_extension.git $ cd chrome_extension $ make install ``` - Open <chrome://extensions/> - Load unpacked add directory chrome_extension/dist ### Support - <https://t.me/hexletcommunity> channel: codebattle ### Getting Started - Guide on working with Chrome extensions <https://developer.chrome.com/extensions/getstarted> - Extension examples <https://developer.chrome.com/extensions/samples>