mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-29 13:49:41 +07:00
9 lines
151 B
HTML
9 lines
151 B
HTML
<html>
|
|
<head>
|
|
<title>Printing Sample</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|