yomichan/ext/background.html

9 lines
198 B
HTML
Raw Normal View History

2016-03-20 17:52:27 +00:00
<!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/translator.js"></script>
</body>
</html>