Host a Retool app directly in Chome's Sidebar
- Publish to the Chrome Store
Download and install from the Chrome Web Store. (not yet!)- Fill in your instance name.
- Fill in an app name.
- Open the SidePanel by clicking the button
- Profit!
- Check if your Node.js version is >= 18.
- Clone this repository.
- Run
npm installto install the dependencies. - Run
npm start - Load your extension on Chrome following:
- Access
chrome://extensions/ - Check
Developer mode - Click on
Load unpacked extension - Select the
buildfolder.
- Access
Based off the work in Chrome Extension Boilerplate React Icons created by iconixar - Flaticon


