extracted api logic to service script
This commit is contained in:
parent
e0e764ccc2
commit
e9f95c1001
2 changed files with 22 additions and 68 deletions
10
popup.html
10
popup.html
|
@ -11,9 +11,13 @@
|
|||
Download Data
|
||||
</button>
|
||||
|
||||
<button id="print">
|
||||
Print Data
|
||||
</button>
|
||||
<p id="loading">
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Using WaniKani Level <span id="level"></span>
|
||||
</p>
|
||||
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue