-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
kyogrekube edited this page Oct 27, 2023
·
1 revision
-
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/. -
Enable "Developer mode" (usually a toggle in the top right).
-
Click on "Load unpacked" and select the
EasyApp/extensiondirectory. -
The EasyApp extension icon should now appear in your Chrome toolbar. Click on it and enjoy!