mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-28 13:39:44 +07:00
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.

