aboutsummaryrefslogtreecommitdiffstats
path: root/pages/test_ui_component.html
blob: b8ad7475d5f8bf0fe7f2b5959b258cd89def6e40 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
  <head>
    <title>Test</title>
    <script type="text/javascript" src="ui_component_server.js"></script>
    <script type="text/javascript" src="test_ui_component.js"></script>
    <link rel="stylesheet" type="text/css" href="../content_scripts/vimium.css" />
  </head>
  <body>
  </body>
</html>