Perfect version of Chrome
Find a file
Dmitry Isaenko 3ca44707cd upd readme
2024-10-17 01:38:59 +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 upd readme 2024-10-17 01:38:59 +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

TODO

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.