This repository contains a Chrome extension to display an iframe of the connected studio projects connected display page.
The repo is based on SimGus repo here
The extension works with the connected display esp32 cam and the connected display and gives users the option to quickly view the connected display website in a chrome popup.
- Download and unzip this repository.
- Open the extensions page in your browser:
chrome://extensions
. This link works on any chromium-based browser. - If you did not do it already, toggle the "developer mode". This is usually a toggle button at the top right of the extensions page.
- Click the button load unpacked extension.
- In the window that pops up, select the unzipped folder, then click ok.
- Once loaded, the extension can be pinned to your chrome browser by clicking the jigsaw icon next to search bar, then pinning the Connected Studio Display
How do I uninstall this extension from my browser?
- Go to the extensions page: chrome://extensions. There should be a card with the name of this extension as title. If you don't see such a card, it means the extension is not installed.
- Simply click the Delete button at the bottom of the card. Click ok if a popup asks you for confirmation. The extension is now uninstalled.