All Projects → blueboxd → chromium-legacy

blueboxd / chromium-legacy

Licence: BSD-3-Clause License
Latest Chromium (≒Chrome Canary) for Mac OS X 10.7/10.8/10.9/10.10

Projects that are alternatives of or similar to chromium-legacy

node-headless-chrome
⚠️ 🚧 Install precompiled versions of the Chromium/Chrome headless shell using npm or yarn
Stars: ✭ 20 (-71.83%)
Mutual labels:  chromium
robotframework-preso
Introduction to Robot Framework - TriTAUG Presentation
Stars: ✭ 16 (-77.46%)
Mutual labels:  chromium
mocket
Reliable UDP server client for flaky networks
Stars: ✭ 21 (-70.42%)
Mutual labels:  chromium
Recorder
A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
Stars: ✭ 277 (+290.14%)
Mutual labels:  chromium
FlareSolverrSharp
FlareSolverr .Net / Proxy server to bypass Cloudflare protection
Stars: ✭ 62 (-12.68%)
Mutual labels:  chromium
BlazorCefApp
Build windows desktop GUI app via CEF / WinForms / Blazor server-site
Stars: ✭ 28 (-60.56%)
Mutual labels:  chromium
NotionAI-MyMind
This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else.
Stars: ✭ 181 (+154.93%)
Mutual labels:  chromium
amp-browser
AMP Browser
Stars: ✭ 39 (-45.07%)
Mutual labels:  chromium
my-qt-crasher
😽🖥💥 Example MacOS, Windows, and Linux Qt application integrated with Crashpad.
Stars: ✭ 29 (-59.15%)
Mutual labels:  chromium
flutter-webview-windows
A WebView2-powered Flutter WebView implementation for the Windows platform.
Stars: ✭ 83 (+16.9%)
Mutual labels:  chromium
chromium-all-old-stable-versions
Collections of Chromium all old/history stable versions, releases. Support me via Bitcoin: bc1qqgkmph9cvygzxfpupv4jr4n0nfx3qumwg39j5w
Stars: ✭ 50 (-29.58%)
Mutual labels:  chromium
scurl
Performance-focused replacement for Python urllib
Stars: ✭ 18 (-74.65%)
Mutual labels:  chromium
vdpau-va-driver-vp9
Experimental VP9 codec support for vdpau-va-driver (NVIDIA VDPAU-VAAPI wrapper) and chromium-vaapi
Stars: ✭ 68 (-4.23%)
Mutual labels:  chromium
cefHtmlSnapshot
Command-line utility for Windows take snapshots of HTML pages and save them as images or PDF
Stars: ✭ 23 (-67.61%)
Mutual labels:  chromium
gn
Standalone version of Chromium's GN
Stars: ✭ 81 (+14.08%)
Mutual labels:  chromium
JxBrowser-Examples
JxBrowser Examples & Tutorials
Stars: ✭ 49 (-30.99%)
Mutual labels:  chromium
homebrew-chromium
🌍 Chromium Snapshots Delivered Through Homebrew!
Stars: ✭ 35 (-50.7%)
Mutual labels:  chromium
FiremacsWE
Firemacs as a Web Extension
Stars: ✭ 26 (-63.38%)
Mutual labels:  chromium
WebRTC-Leak-Prevent-Toggle
Toggle WebRTC leak prevention in Chromium browsers.
Stars: ✭ 16 (-77.46%)
Mutual labels:  chromium
gcf-packs
Library packs for google cloud functions
Stars: ✭ 48 (-32.39%)
Mutual labels:  chromium

[ en | ja ]

Logo Chromium-legacy

Chromium-legacy is the latest Chromium (almost equivalent to Chrome Canary without Google branding) patched & built for legacy Mac OS X series, not supported officially:

  • Mac OS X 10.7 / Lion
  • OS X 10.8 / Mountain Lion
  • OS X 10.9 / Mavericks
  • OS X 10.10 / Yosemite

NB: Not for officially supported environments (10.11+).

features

Basically equivalent to the same version of original Chromium except for limitations by old OSes (see limitations).
Some features (i.e. DRM) need extra operations to use.

system requirements

  • Mac OS X 10.7 or later
    • requires latest build
      • 10.7.5 (11G63)
      • 10.8.5 (12F2560)
      • 10.9.5 (13F1911)
      • 10.10.5 (14F2511)
    • also requires all software updates to be applied (inclding security patches)

builds

For getting/updating the latest builds, an updater is available (experimental).

canary (Chrome canary channel)

Canary builds are automatically built and uploaded once a day (00:00 JST) if no issues occurred. And note, uploaded without any tests, thus there is no guarantee for launching or proper operation. It's recommended to find and use a stable build for daily use. (The same is true for the original Chrome Canary/Chromium)

See Releases for recent builds.

Or, you can use a downloader by @Wowfunhappy.

stable (Chrome stable channel)

Stable builds are currently merged and built manually and passed a few basic tests (launching, HTML5/JS tests, media playing) on 10.7.

See releases/tag/stable for current stable channel release.

limitations

  • UI
    • unified window title & tab bar
      • not available on 10.7/10.8/10.9, replaced by classical title bar instead (thanks to @Wowfunhappy)
    • menus/sheets
      • have no shadow, indistinguishable from background
    • scrollbars
      • won't disappear despite "Show scrollbars when scrolling" option is enabled when GPU compositing is disabled
  • GPU assists
    • on 10.7, due to old OpenGL version, disabled entirely by embedded policy
    • on 10.8/10.9, GPU compositing is disabled by hardcoded --disable-gpu-compositing option due to rendering glitches.
  • DRM
  • U2F/WebAuthn/FIDO2

building

To build from source, see Building.

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].