Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Hawaiian Keyboard (\/vowel)", "description": "Hawaiian (Slash-Vowel)", "version": "2.0.0", "permissions": [ "input" ], "background": { "service_worker": "background.js" }, "input_components": [ { "name": "Hawaiian (Slash-Vowel)", "type": "ime", "id": "hawaiian_ime", "description": "Hawaiian keyboard using slash-vowel sequence for kahak\u014d, apostrophe key for \u2018okina, slash-apostrophe for apostrophe", "language": "haw", "layouts": [ "us" ] } ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }