yomichan/ext/background.html
2016-03-26 14:16:21 -07:00

11 lines
287 B
HTML

<!DOCTYPE html>
<html lang="en">
<body>
<script src="lib/jquery-2.2.2.min.js"></script>
<script src="jp/dictionary.js"></script>
<script src="jp/deinflector.js"></script>
<script src="jp/translator.js"></script>
<script src="jp/yomichan.js"></script>
</body>
</html>