v0.5
This commit is contained in:
parent
bfa0c65a98
commit
b3b47b464f
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "FuriKani",
|
||||
"description": "Removes furigana on websites based on your WaniKani level",
|
||||
"version": "0.4.1",
|
||||
"version": "0.5",
|
||||
"manifest_version": 3,
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<header>
|
||||
<h1>FuriKani</h1>
|
||||
<h2>v0.4</h2>
|
||||
<h2>v0.5</h2>
|
||||
</header>
|
||||
|
||||
<div id="token-area">
|
||||
|
|
Loading…
Reference in a new issue