Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 426 Bytes

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.