/cg-local-ext

A browser extension which helps in synchronizing the CodinGame IDE with a local file

Primary LanguageTypeScriptMIT LicenseMIT

CG Local Extension

Build Status
Chrome Web Store Version Chrome Web Store Users Chrome Web Store Rating
Mozilla Add-on Version Mozilla Add-on Users Mozilla Add-on Rating

A browser extension which helps in synchronizing the CodinGame IDE with a local file. Has to be used in combination with cg-local-app which takes care of the local filesystem and makes configuration easy through a GUI. See the CodinGame topic for more information.

Install

Mozilla Reviewers

The information provided below is meant for Mozilla volunteers.

Software versions used:
Node.js: 20.14.0
PNPM: 9.2.0

Third-party libraries that can be found in the extension:

Package the extension by cd'ing into the source code submission directory, installing the dependencies with pnpm install and packaging with pnpm package:firefox. The result can be found in the dist/ directory.