Chrome extension that toggles the CSS of a page.
- Allows users to toggle the CSS of a page
- Clone this repository to your local machine.
- Open Chrome and navigate to
chrome://extensions
. - Enable Developer mode by clicking the toggle switch at the top right.
- Click the
Load unpacked
button and select the extension directory.
- Install the extension
- Refresh the page you want to toggle the CSS of
- Open the extension popup
- Click on the 'Toggle' button to disable the CSS of the page
- Click on the 'Toggle' button again to refresh the page at the scroll position it was at before disabling the CSS (Does't work on pages with infinite scroll)
- Enjoy
- Going to previous scroll position doesn't work correctly on pages with infinite scroll