blob: 779a2c6b9d5ab33bfb4d4524b9172faf367fca9f [file] [log] [blame]
avm9996304def3e2016-11-27 22:53:05 +01001<!--
2 * Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
3 * source code is governed by a BSD-style license that can be found in the
4 * LICENSE file.
5-->
6<html>
7<head>
8</head>
9<body>
10<script src="lib/dateFormat.min.js"></script>
11<script src="js/hotkey_storage.js"></script>
12<script src="js/background.js"></script>
13</body>
14</html>