mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Insert CSS
Sample that shows how to inject CSS into a webview. The user can adjust the regular expression used to match URLs for injection, and adjust the injected CSS itself. Navigation is only supported through following links within the webview.

