Perfect version of Chrome
| apply_extra.sh | ||
| chrome.sh | ||
| cobalt.ini | ||
| com.google.Chrome79.desktop | ||
| com.google.Chrome79.metainfo.xml | ||
| com.google.Chrome79.svg | ||
| com.google.Chrome79.yaml | ||
| dconf-override.patch | ||
| flathub.json | ||
| README.md | ||
Chrome
Deveriative work of: https://github.com/flathub/com.google.Chrome
This application is in no way affiliated with Google or any of its partners.
Build
Go to repo dir first
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir com.google.Chrome79.yaml
Package
flatpak build-bundle repo hello.flatpak com.google.Chrome79 --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
Run
flatpak run com.google.Chrome79
Remarks
Application doesn't use sandbox and executes with --no-sandbox option. If you know how to fix that and make it work along with sandbox feature please do not hesitate to send a PR. The goal it to provide perfect functionality as it were in old good times.