There was an error while loading. Please reload this page.
Clone this repository:
git clone https://github.com/EasyApp-RPI/EasyApp.git
Open the repository on your machine and install node packages with:
npm install
Then build the chrome extension with:
npm run build
Open Chrome and navigate to chrome://extensions/.
chrome://extensions/
Enable "Developer mode" (usually a toggle in the top right).
Click on "Load unpacked" and select the EasyApp/extension directory.
EasyApp/extension
The EasyApp extension icon should now appear in your Chrome toolbar. Click on it and enjoy!