This Chrome extension provides a developer tool for managing Fireproof databases.
To install this extension in developer mode, follow these steps:
-
Clone this repository or download it as a ZIP file and extract it to a local directory.
-
Open Google Chrome and navigate to
chrome://extensions/
. -
In the top right corner of the Extensions page, enable "Developer mode" by toggling the switch.
-
Click on the "Load unpacked" button that appears after enabling Developer mode.
-
Navigate to the directory where you cloned or extracted the extension files, and select the folder containing the
manifest.json
file. -
Click "Select" to load the extension.
-
The Fireproof Console extension should now appear in your list of installed extensions and be ready to use.
-
You can access the extension by clicking on its icon in the Chrome toolbar.
Note: As this is a developer mode installation, you may need to reload the extension if you make any changes to the code. You can do this by clicking the "Reload" button next to the extension on the chrome://extensions/
page.