Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philecker/vertifix
🖥️ Chrome/Firefox extension(s) to fix CSS display issues on GitHub on a vertical monitors or smaller viewports.
https://github.com/philecker/vertifix
bugfix chrome chrome-addon chrome-extension firefox-addon firefox-extension github responsive-layout styling vertical
Last synced: about 12 hours ago
JSON representation
🖥️ Chrome/Firefox extension(s) to fix CSS display issues on GitHub on a vertical monitors or smaller viewports.
- Host: GitHub
- URL: https://github.com/philecker/vertifix
- Owner: philecker
- License: mit
- Created: 2023-05-16T18:34:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T03:43:20.000Z (11 months ago)
- Last Synced: 2023-12-09T04:27:01.433Z (11 months ago)
- Topics: bugfix, chrome, chrome-addon, chrome-extension, firefox-addon, firefox-extension, github, responsive-layout, styling, vertical
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VertiFix
VertiFix is a browser extension that fixes the 'For you' column width on GitHub when signed in. This extension ensures that the column width remains consistent and provides a better user experience.
## Installation
You can install the VertiFix extension for [Chrome Extension](https://chrome.google.com/webstore/detail/vertifix/hkcjnlckkepoiefpponiijihlcghoecl?hl=en&authuser=0) and [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/vertifix/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) browsers by following these steps:
### Chrome
1. Download the extension files from the [GitHub repository](https://github.com/philecker/github-vertifix).
2. Open your Chrome browser and go to the Extensions page (`chrome://extensions`).
3. Enable the developer mode using the toggle switch.
4. Click on "Load unpacked" and select the folder containing the downloaded extension files.
5. The VertiFix extension should now be installed and ready to use in Chrome.### Firefox
1. Download the extension files from the [GitHub repository](https://github.com/philecker/github-vertifix).
2. Open your Firefox browser and enter `about:debugging` in the address bar.
3. Click on "This Firefox" from the sidebar.
4. Click on "Load Temporary Add-on" and select the `manifest.json` file from the downloaded extension files.
5. The VertiFix extension should now be installed and ready to use in Firefox.## Usage
Once the VertiFix extension is installed and enabled, it will automatically fix the 'For you' column width on GitHub when you are signed in. Simply navigate to the GitHub website or the dashboard page, and the column width will be adjusted accordingly.
## Credits
- The billboard icons used in the extension are created by Roundicons from Flaticon.
## Contributing
Contributions to VertiFix are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the [GitHub repository](https://github.com/philecker/github-vertifix). You can also submit pull requests with your proposed changes.
## License
This project is licensed under the [MIT License](LICENSE).