- Download or clone the repository
- Open Chrome and go to Extensions management:
- Navigate to
chrome://extensions/
in your browser.
- Enable Developer Mode:
- In the top right corner of the Extensions page, toggle the "Developer mode" switch.
- Load the unpacked extension:
- Click on the "Load unpacked" button.
- Select the directory where you downloaded or cloned this repository.
- Verify the extension:
- The extension should now appear in your extensions list, with the icon in your Chrome toolbar.
-
Click the extension icon in your Chrome toolbar to open the popup.
-
You will see a toggle button labeled "Enable" (or "Disable" if already active).
- Enable: Click to apply the custom CSS defined in the
styles.css
file. - Disable: Click to remove the CSS.
- Enable: Click to apply the custom CSS defined in the
-
The extension will remember your preference and automatically apply the CSS when you reload the page or switch tabs.