Skip to content

Commit

Permalink
Migrate manifest.json to V3
Browse files Browse the repository at this point in the history
  • Loading branch information
hkurokawa committed Mar 9, 2023
1 parent d6bd29a commit a40ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SKK Japanese Input",
"version": "0.1.13",
"manifest_version": 2,
"manifest_version": 3,
"description": "SKK implementation for ChromeOS Input Method API",
"background": {
"service_worker": "background.js"
Expand Down

0 comments on commit a40ea36

Please sign in to comment.