1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
7 "namespace": "commands",
16 "description": "The name of the Extension Command"
21 "description": "The Extension Command description"
26 "description": "The shortcut active for this command, or blank if not active."
34 "description": "Fired when a registered command is activated using a keyboard shortcut.",
48 "description": "Returns all the registered extension commands for this extension and their shortcut (if active).",
63 "description": "Called to return the registered commands."