This Chrome extension monitors the status of specific extensions installed in the browser. It provides real-time notifications if any monitored extension is disabled. The extension also displays a status message indicating whether all monitored extensions are active or if any are disabled.
- Download the Source Code: Clone or download the extension source files to your local machine.
- Open Chrome Extensions Page:
- Open Google Chrome.
- Type
chrome://extensions/in the address bar and press Enter.
- Enable Developer Mode:
- Toggle the switch in the top right corner to enable Developer Mode.
- Load the Extension:
- Click on "Load unpacked".
- Select the folder where the extension files are located.
- Extension is Ready:
- The extension will now appear in the extensions list and be available for use.
- Open the Extension:
- Click on the extension icon in the Chrome toolbar.
- Adding Extensions to Monitor:
- Click on the settings icon (⚙️) in the top right corner.
- Enter the extension IDs of the extensions you want to monitor (one per line).
- Click the "Save" button.
- A success message will confirm that the settings are saved.
- Viewing Status:
- If there are no monitored extensions, a message will indicate that the list is empty.
- If all monitored extensions are active, a green message will indicate this.
- If any monitored extensions are disabled, a red message will display their names.
- Modifying the List:
- Open the settings screen.
- Edit or remove extension IDs as needed.
- Click "Save" to update the list.
- Real-time Monitoring:
- The extension continuously checks the status of the monitored extensions.
- If an extension is disabled, a browser notification (if enabled) and a red badge on the extension icon will alert you.
- If all monitored extensions are enabled, the red badge disappears.
The extension ensures you are always aware of the status of your critical browser extensions!
If system notifications do not appear when an extension is disabled, ensure your operating system allows Chrome to display notifications.
- Open System Settings.
- Go to Notifications & Focus.
- Scroll down to find Google Chrome.
- Ensure that Allow Notifications is enabled.
- Open Settings.
- Navigate to System > Notifications & actions.
- Find Google Chrome in the list.
- Make sure notifications are turned on.
To add an extension to the monitoring list, you need its unique ID:
- Open
chrome://extensions/. - Enable Developer Mode (top-right toggle).
- Find the extension you want to monitor.
- Copy the ID (a long alphanumeric string under the extension name).
- Paste it into the monitoring list in the extension settings.
If the red error badge remains on the extension icon after enabling all monitored extensions:
- Try reopening the extension popup to refresh the status.
- Go to settings, verify the monitored extensions list, and re-save.
- Disable and re-enable the extension from
chrome://extensions/.
If the popup does not update correctly after modifying settings:
- Close and reopen the popup.
- Ensure Chrome's storage is updating correctly by refreshing
chrome://extensions/.