Perfect version of Chrome
Find a file
Dmitry Isaenko f0ee93ab71 init repo
2024-10-16 23:08:29 +03:00
apply_extra.sh init repo 2024-10-16 23:08:29 +03:00
chrome.sh init repo 2024-10-16 23:08:29 +03:00
cobalt.ini init repo 2024-10-16 23:08:29 +03:00
com.google.Chrome79.desktop init repo 2024-10-16 23:08:29 +03:00
com.google.Chrome79.metainfo.xml init repo 2024-10-16 23:08:29 +03:00
com.google.Chrome79.svg init repo 2024-10-16 23:08:29 +03:00
com.google.Chrome79.yaml init repo 2024-10-16 23:08:29 +03:00
dconf-override.patch init repo 2024-10-16 23:08:29 +03:00
flathub.json init repo 2024-10-16 23:08:29 +03:00
README.md init repo 2024-10-16 23:08:29 +03:00

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.