aboutsummaryrefslogtreecommitdiffstats
path: root/pages/blank.html
blob: aa9e762addca1d0230c7f874b0698cd6930da755 (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>New Tab Page</title>
    <script src="content_script_loader.js"></script>
  </head>
  <body>
  </body>
</html>