You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
patches/Extensions | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
series | 1 year ago |
README.md
chromium-android-extension
Patches that add extension support to chromium on Android.
To apply, go into the src
folder of chromium source tree and run patch -p1 --ignore-whitespace -i ../patches/Extensions/{name_of_the_patch} --no-backup-if-mismatch
following the order in series
.
The patches are last adapted to chromium version 88.0.4324.182
. Patches assume safe browsing is off and supervised user is disabled.