2017-01-07 12:21:47 -08:00
|
|
|
<!DOCTYPE html>
|
2019-10-12 16:27:49 -04:00
|
|
|
<html lang="en" class="yomichan-float">
|
2017-01-07 12:21:47 -08:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
2019-02-19 22:45:02 -05:00
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
2017-01-07 12:21:47 -08:00
|
|
|
<title></title>
|
2017-08-14 19:55:04 -07:00
|
|
|
<link rel="stylesheet" href="/mixed/css/display.css">
|
2019-10-12 17:06:03 -04:00
|
|
|
<link rel="stylesheet alternate" type="text/css" href="/mixed/css/display-default.css" data-yomichan-theme-name="default">
|
|
|
|
<link rel="stylesheet alternate" type="text/css" href="/mixed/css/display-dark.css" data-yomichan-theme-name="dark">
|
2017-01-07 12:21:47 -08:00
|
|
|
</head>
|
|
|
|
<body>
|
2017-03-18 16:52:00 -07:00
|
|
|
<div id="spinner">
|
|
|
|
<img src="/mixed/img/spinner.gif">
|
|
|
|
</div>
|
2017-01-07 12:21:47 -08:00
|
|
|
|
2017-08-13 16:11:51 -07:00
|
|
|
<div id="definitions"></div>
|
2017-03-03 20:25:14 -08:00
|
|
|
|
2017-08-13 16:11:51 -07:00
|
|
|
<div id="error-orphaned">
|
2017-03-18 18:21:02 -07:00
|
|
|
<div class="container-fluid">
|
|
|
|
<h1>Yomichan Updated!</h1>
|
|
|
|
<p>
|
|
|
|
The Yomichan extension has been updated to a new version! In order to continue
|
|
|
|
viewing definitions on this page you must reload this tab or restart your browser.
|
|
|
|
</p>
|
|
|
|
</div>
|
2017-03-03 20:25:14 -08:00
|
|
|
</div>
|
2017-03-18 16:52:00 -07:00
|
|
|
|
2017-08-14 19:55:04 -07:00
|
|
|
<script src="/mixed/lib/wanakana.min.js"></script>
|
|
|
|
|
2019-08-22 19:44:31 -04:00
|
|
|
<script src="/mixed/js/extension.js"></script>
|
|
|
|
|
2017-07-29 09:55:54 -07:00
|
|
|
<script src="/fg/js/api.js"></script>
|
2017-08-05 20:20:22 -07:00
|
|
|
<script src="/fg/js/util.js"></script>
|
2019-08-03 14:57:17 +03:00
|
|
|
<script src="/fg/js/document.js"></script>
|
|
|
|
<script src="/fg/js/source.js"></script>
|
2019-10-10 19:58:06 -04:00
|
|
|
<script src="/mixed/js/audio.js"></script>
|
2019-08-03 14:57:17 +03:00
|
|
|
<script src="/mixed/js/display.js"></script>
|
2019-09-15 17:52:30 -04:00
|
|
|
<script src="/mixed/js/scroll.js"></script>
|
2017-07-29 09:55:54 -07:00
|
|
|
|
2019-08-03 14:57:17 +03:00
|
|
|
<script src="/fg/js/float.js"></script>
|
2019-08-17 18:50:48 -04:00
|
|
|
|
2019-08-17 19:32:58 -04:00
|
|
|
<script src="/fg/js/popup-nested.js"></script>
|
2017-01-07 12:21:47 -08:00
|
|
|
</body>
|
|
|
|
</html>
|