Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkh-lab/downgrade-chrome
Downgrade Google Chrome
https://github.com/nkh-lab/downgrade-chrome
google-chrome
Last synced: about 2 months ago
JSON representation
Downgrade Google Chrome
- Host: GitHub
- URL: https://github.com/nkh-lab/downgrade-chrome
- Owner: nkh-lab
- License: gpl-3.0
- Created: 2023-10-24T09:20:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-26T12:08:27.000Z (about 1 year ago)
- Last Synced: 2024-10-14T06:42:25.387Z (3 months ago)
- Topics: google-chrome
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro
A project to easily downgrade Google Chrome browser if you have experienced the bugs after it update (like flickering text, etc.).# Ubuntu
1. Get the name of the version you are interested in from [Google Chrome Stable](https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable).
2. Paste it into the script:
```
sudo ./downgarade-chrome-ubuntu.sh 116.0.5845.140-1
```