Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pho9ubenaa/my-style-overrides

Chrome extension - Customize and manage personal CSS
https://github.com/pho9ubenaa/my-style-overrides

Last synced: 13 days ago
JSON representation

Chrome extension - Customize and manage personal CSS

Awesome Lists containing this project

README

        

# Override Styles

This repository provides a browser extension, **Override Styles**, to customize and override styles for specific websites.

## Features

- **GitHub**: Sets the article's maximum width to 100%.
- **Twitch**: Hides the right-side channel column.
- **YouTube**: (Refer to `youtube.css` for detailed customizations.)

## Installation

1. Clone or download this repository.
2. Enable Developer Mode on your browser's extensions management page.
3. Click "Load unpacked extension" and select the `dist` folder.

## Usage

Once installed, this extension will apply custom styles to the following websites:

- `github.com`
- `youtube.com`
- `twitch.tv`

## Customization

You can customize the styles for each website by editing the corresponding CSS file in the `dist/styles/` folder.

## License

This project is licensed under the MIT License. See the `LICENSE` file for details.