summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/input_ime.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/input_ime.json')
-rw-r--r--chrome/common/extensions/api/input_ime.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/input_ime.json b/chrome/common/extensions/api/input_ime.json
index ce2cfc9..9a7b170 100644
--- a/chrome/common/extensions/api/input_ime.json
+++ b/chrome/common/extensions/api/input_ime.json
@@ -5,6 +5,7 @@
[
{
"namespace": "input.ime",
+ "description": "Use the <code>chrome.input.ime</code> API to implement a custom IME for Chrome OS. This allows your extension to handle keystrokes, set the composition, and manage the candidate window.",
"platforms": ["chromeos"],
"types": [
{