One Thing Well
A weblog about simple, useful software.
You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.
Posts tagged with chromium.
List of Chromium Command Line Switches
A long, automatically updated list of options, most of them unavailable in Chromium’s Preferences.
On my netbook I use --memory-model=low, --disable-desktop-notifications and, sometimes, --disable-internal-flash.
Chrome and chromium have some interesting experimental settings that you can tinker with by typing about:flags in the URL bar.
Of particular interest:
GPU Accelerated Compositing
Enables 3D CSS and higher performance compositing of web pages using Graphics Processor Unit (GPU) hardware.
Web Page Prerendering.
Speculatively prerenders complete web pages in the background for a faster browsing experience.
Click to play
Enables a “click-to-play” option in the plug-in content settings
Chromium App Mode
You can run Chromium in ‘app mode’, with no URL bar, toolbars, &c.
chromium-browser --app=http://onethingwell.org
Handy as an ad hoc SSB.