Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pho9ubenaa/my-style-overrides
- Owner: pHo9UBenaA
- License: mit
- Created: 2024-02-11T11:02:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T05:38:04.000Z (29 days ago)
- Last Synced: 2025-01-14T06:34:21.327Z (28 days ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.