This commit is contained in:
Lauchmelder 2022-04-01 14:09:24 +02:00
parent 4d67d66d8e
commit 60a2943d2d
No known key found for this signature in database
GPG key ID: C2403C69D78F011D
3 changed files with 7 additions and 3 deletions

View file

@ -10,4 +10,8 @@
## v0.6.3
* Startup sync check is now more consistent
* Level number updates in realtime after sync
* Fixed bug where internal Kanji list would get reset on sync
* Fixed bug where internal Kanji list would get reset on sync
# v0.7
* FuriKani now supports Firefox!
* Fixed potential innerHTML risks

View file

@ -1,7 +1,7 @@
{
"name": "FuriKani",
"description": "Removes furigana on websites based on your WaniKani level",
"version": "0.6.3",
"version": "0.7",
"icons": {
"16": "res/icon16.png",
"48": "res/icon48.png",

View file

@ -6,7 +6,7 @@
<body>
<header>
<h1>FuriKani</h1>
<h2>v0.6.3</h2>
<h2>v0.7</h2>
</header>
<div id="token-area">