All Projects → wchen342 → chromium-android-extension

wchen342 / chromium-android-extension

Licence: other
Patches that add extension support to chromium on Android.

Projects that are alternatives of or similar to chromium-android-extension

Pychromeless
Python Lambda Chrome Automation (naming pending)
Stars: ✭ 219 (+397.73%)
Mutual labels:  chromium
Chrome Developer Mode Extension Warning Patcher
⇒ Disable Chrome's Developer Mode Extension Warning Popup & Elision WWW/HTTPS Hiding & Debugging Extension Popup
Stars: ✭ 240 (+445.45%)
Mutual labels:  chromium
pupflare
A webpage proxy that request through Chromium (puppeteer) - can be used to bypass Cloudflare anti bot / anti ddos on any application (like curl)
Stars: ✭ 183 (+315.91%)
Mutual labels:  chromium
Brightray
A thin shim over Chromium’s Content module, no longer active, the source code has been directly imported into Electron in https://github.com/electron/electron/pull/9423
Stars: ✭ 220 (+400%)
Mutual labels:  chromium
Cdp4j
cdp4j - Chrome DevTools Protocol for Java
Stars: ✭ 232 (+427.27%)
Mutual labels:  chromium
Flaresolverr
Proxy server to bypass Cloudflare protection
Stars: ✭ 241 (+447.73%)
Mutual labels:  chromium
Chrome Aws Lambda Layer
43 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli
Stars: ✭ 212 (+381.82%)
Mutual labels:  chromium
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+315.91%)
Mutual labels:  chromium
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+279.55%)
Mutual labels:  chromium
sippet
C++ SIP stack based on Chromium source code
Stars: ✭ 23 (-47.73%)
Mutual labels:  chromium
Serverless Chrome
🌐 Run headless Chrome/Chromium on AWS Lambda
Stars: ✭ 2,625 (+5865.91%)
Mutual labels:  chromium
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+5697.73%)
Mutual labels:  chromium
Lambdium
headless chrome + selenium webdriver in AWS Lambda using the serverless application model
Stars: ✭ 246 (+459.09%)
Mutual labels:  chromium
Chromium for spider
dynamic crawler for web vulnerability scanner
Stars: ✭ 220 (+400%)
Mutual labels:  chromium
clusteer
Clusteer is a Puppeteer wrapper written for Laravel, with the super-power of parallelizing pages across multiple browser instances.
Stars: ✭ 81 (+84.09%)
Mutual labels:  chromium
Bromite
Bromite a Chromium fork with ad blocking and privacy enhancements; take back your browser!
Stars: ✭ 3,256 (+7300%)
Mutual labels:  chromium
Tomato Clock
Tomato Clock is a simple browser extension for managing your productivity.
Stars: ✭ 241 (+447.73%)
Mutual labels:  chromium
docker-chromium
Docker container with Chromium desktop and a Web VNC client allowing you to run Chromium on any server you have
Stars: ✭ 64 (+45.45%)
Mutual labels:  chromium
WebView4Delphi
WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
Stars: ✭ 157 (+256.82%)
Mutual labels:  chromium
chrome-headless-launcher
Run the latest Chrome browser on CLI without head
Stars: ✭ 39 (-11.36%)
Mutual labels:  chromium

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].