Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)