Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libsgh/chrome_updater
Chrome Offline Updater and Making Chrome Portable.
https://github.com/libsgh/chrome_updater
chrome
Last synced: 3 days ago
JSON representation
Chrome Offline Updater and Making Chrome Portable.
- Host: GitHub
- URL: https://github.com/libsgh/chrome_updater
- Owner: libsgh
- License: agpl-3.0
- Created: 2024-01-30T10:00:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T07:45:45.000Z (2 months ago)
- Last Synced: 2025-01-12T12:14:21.072Z (10 days ago)
- Topics: chrome
- Language: Go
- Homepage: https://chrome.noki.eu.org/
- Size: 6.68 MB
- Stars: 154
- Watchers: 3
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome_updater
English | [中文](https://github.com/libsgh/chrome_updater/blob/main/README_ZH.md)
## Screenshot
![image](https://github.com/libsgh/chrome_updater/blob/main/doc/2.png?raw=true)## Features
- [x] Portable Chrome version check and update.
- [x] Chrome++ update.## Instructions for use
1. Place the program in the **App** directory or manually specify the **App** folder. Chrome will initialize the installation if it is not detected.
2. Configuration path:`C:\Users\%USERNAME%\AppData\Roaming\chrome_updater\config.json`
or the same level directory as `Chrome.exe`.
3. Some APIs rely on GitHub services. If you encounter network problems, you can set up a GitHub proxy.
4. Both Chrome and Chrome++ can be updated independently without affecting each other.## Bug report
Run `chrome_updater.exe -debug=1` will get a `debug.log` file, please bring it with you to your [issues](https://github.com/libsgh/chrome_updater/issues)## Links
- [Web Service](https://chrome.noki.eu.org "https://chrome.noki.eu.org")
- [Chrome ++](https://github.com/Bush2021/chrome_plus "https://github.com/Bush2021/chrome_plus")## Thanks
- [Shuax](https://github.com/shuax)
- [Bush2021](https://github.com/Bush2021)