Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "kokey — wrong-layout text fixer",
"version": "0.6.0",
"description": "Fix text typed with the wrong keyboard layout — 한글, русский, עברית, ελληνικά, ไทย, العربية, українська, ქართული ↔ QWERTY. All processing is local; nothing leaves your browser.",
"description": "Fix text typed with the wrong keyboard layout — 한글, русский, עברית, ไทย ↔ QWERTY. Right-click or Alt+K. Everything runs locally.",
"permissions": ["contextMenus"],
"background": {
"service_worker": "background.js",
Expand Down