mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* Add offscreen dom parsing sample * Don't use offscreen.hasDocument Use clients.matchAll instead. Also fixes a bug in the clipboard example causing the document not to be closed if the passed argument is not a string. * Fix readme and remove accidentally committed popup files.
3 lines
53 B
HTML
3 lines
53 B
HTML
<!DOCTYPE html>
|
|
<script src="offscreen.js"></script>
|