This Chrome extension allows users to customize the CSS styling of the current webpage. Users can toggle CSS styles on or off, specify a CSS selector, set a maximum width for the content, and even provide a custom CSS selector for advanced customization.
- Toggle CSS styles on or off for the current webpage.
- Specify a CSS selector to target specific elements for styling.
- Set a maximum width for the content of the webpage.
- Provide a custom CSS selector for advanced styling options.
To install the extension, follow these steps:
- Clone the repository to your local machine.
- Open Google Chrome.
- Navigate to
chrome://extensions/
. - Enable Developer mode by toggling the switch in the top-right corner.
- Click on the "Load unpacked" button.
- Select the directory where you cloned the repository.
The extension should now be installed and accessible from the Chrome toolbar.
- Click on the extension icon in the Chrome toolbar to open the popup.
- Toggle CSS styles on or off using the provided switch.
- Specify a CSS selector to target specific elements for styling.
- Set a maximum width for the content of the webpage.
- Provide a custom CSS selector for advanced styling options.
- Changes will be applied to the current webpage immediately.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.