{"json_modified": "2016-03-28T08:24:26.618770", "uuid": "957014d5-117f-45d5-9a64-8ab7b12af319", "title": "DevTools API", "url": "/en-US/docs/Tools/DevToolsAPI", "tags": ["DevTools"], "translations": [{"uuid": "769aee50-1fcb-4f5a-bfb0-a3099674c2ba", "title": "DevTools API", "url": "/fr/docs/Outils/DevToolsAPI", "tags": [], "summary": "L'API des outils de d\u00e9veloppements fournit une mani\u00e8re d'enregistrer et d'acc\u00e9der aux outils de d\u00e9veloppement dans Firefox.", "localization_tags": [], "locale": "fr", "last_edit": "2015-07-06T11:03:48", "review_tags": []}], "modified": "2015-08-08T02:53:57", "label": "DevTools API", "localization_tags": [], "locale": "en-US", "id": 57257, "last_edit": "2015-08-08T02:53:52", "summary": "The DevTools API provides a way to register and access developer tools in Firefox.", "sections": [{"id": "Introduction", "title": "Introduction"}, {"id": "API", "title": "API"}, {"id": "gDevTools", "title": "gDevTools"}, {"id": "Methods", "title": "Methods"}, {"id": "registerTool(toolDefinition)", "title": null}, {"id": "unregisterTool(tool)", "title": null}, {"id": "registerTheme(themeDefinition)", "title": null}, {"id": "unregisterTheme(theme)", "title": null}, {"id": "showToolbox(target_toolId_hostType_hostOptions)", "title": null}, {"id": "getToolbox(target)", "title": null}, {"id": "closeToolbox(target)", "title": null}, {"id": "getDefaultTools()", "title": null}, {"id": "getAdditionalTools()", "title": null}, {"id": "getToolDefinition(toolId)", "title": null}, {"id": "getToolDefinitionMap()", "title": null}, {"id": "getToolDefinitionArray()", "title": null}, {"id": "getThemeDefinition(themeId)", "title": null}, {"id": "getThemeDefinitionMap()", "title": null}, {"id": "getThemeDefinitionArray()", "title": null}, {"id": "Events", "title": "Events"}, {"id": "tool-registered(toolId)", "title": null}, {"id": "tool-unregistered(tool)", "title": null}, {"id": "theme-registered(themeId)", "title": null}, {"id": "theme-unregistered(theme)", "title": null}, {"id": "toolbox-ready(toolbox)", "title": null}, {"id": "toolbox-destroy(target)", "title": null}, {"id": "toolbox-destoyed(target)", "title": null}, {"id": "toolId-init(toolbox_iframe)", "title": null}, {"id": "toolId-build(toolbox_panel)", "title": null}, {"id": "toolId-ready(toolbox_panel)", "title": null}, {"id": "toolId-destroy(toolbox_panel)", "title": null}, {"id": "Toolbox", "title": "Toolbox"}, {"id": "Properties", "title": "Properties"}, {"id": "target", "title": null}, {"id": "hostType", "title": null}, {"id": "zoomValue", "title": null}, {"id": "Constants", "title": "Constants"}, {"id": "Toolbox.HostType.BOTTOM", "title": null}, {"id": "Toolbox.HostType.SIDE", "title": null}, {"id": "Toolbox.HostType.WINDOW", "title": null}, {"id": "Toolbox.HostType.CUSTOM", "title": null}, {"id": "Methods_2", "title": "Methods"}, {"id": "getCurrentPanel()", "title": null}, {"id": "getPanel(toolId)", "title": null}, {"id": "getPanelWhenReady(toolId)", "title": null}, {"id": "getToolPanels()", "title": null}, {"id": "getNotificationBox()", "title": null}, {"id": "loadTool(toolId)", "title": null}, {"id": "selectTool(toolId)", "title": null}, {"id": "selectNextTool()", "title": null}, {"id": "selectPreviousTool()", "title": null}, {"id": "highlightTool(toolId)", "title": null}, {"id": "unhighlightTool(toolId)", "title": null}, {"id": "openSplitConsole()", "title": null}, {"id": "closeSplitConsole()", "title": null}, {"id": "toggleSplitConsole()", "title": null}, {"id": "switchHost(hostType)", "title": null}, {"id": "reloadTarget(force)", "title": null}, {"id": "zoomIn()", "title": null}, {"id": "zoomOut()", "title": null}, {"id": "zoomReset()", "title": null}, {"id": "setZoom(value)", "title": null}, {"id": "destroy()", "title": null}, {"id": "Events_2", "title": "Events"}, {"id": "host-changed", "title": null}, {"id": "ready", "title": null}, {"id": "select(toolId)", "title": null}, {"id": "toolId-init(frame)", "title": null}, {"id": "toolId-build(panel)", "title": null}, {"id": "toolId-ready(panel)", "title": null}, {"id": "toolId-selected(panel)", "title": null}, {"id": "toolId-destroy(panel)", "title": null}, {"id": "destroy", "title": null}, {"id": "destroyed", "title": null}, {"id": "ToolDefinition", "title": "ToolDefinition"}, {"id": "Methods_3", "title": "Methods"}, {"id": "isTargetSupported(target)", "title": null}, {"id": "build(window_toolbox)", "title": null}, {"id": "onKey(panel_toolbox)", "title": null}, {"id": "Properties_2", "title": "Properties"}, {"id": "id", "title": null}, {"id": "url", "title": null}, {"id": "label", "title": null}, {"id": "tooltip", "title": null}, {"id": "panelLabel", "title": null}, {"id": "ordinal", "title": null}, {"id": "visibilityswitch", "title": null}, {"id": "icon", "title": null}, {"id": "highlightedicon", "title": null}, {"id": "iconOnly", "title": null}, {"id": "invertIconForLightTheme", "title": null}, {"id": "key", "title": null}, {"id": "modifiers", "title": null}, {"id": "preventClosingOnKey", "title": null}, {"id": "inMenu", "title": null}, {"id": "menuLabel", "title": null}, {"id": "accesskey", "title": null}, {"id": "Example", "title": "Example"}, {"id": "TargetType", "title": "TargetType"}, {"id": "HostType", "title": "HostType"}, {"id": "ToolPanel", "title": "ToolPanel"}, {"id": "Methods_4", "title": "Methods"}, {"id": "open()", "title": null}, {"id": "destroy()_2", "title": null}, {"id": "Example_2", "title": "Example"}, {"id": "EventEmitter", "title": "EventEmitter"}, {"id": "Methods_5", "title": "Methods"}, {"id": "emit(eventName_...extraArguments)", "title": null}, {"id": "on(eventName_listener)", "title": null}, {"id": "off(eventName_listener)", "title": null}, {"id": "once(eventName_listener)", "title": null}, {"id": "Examples", "title": "Examples"}, {"id": "ToolSidebar", "title": "ToolSidebar"}, {"id": "Examples_2", "title": "Examples"}], "slug": "Tools/DevToolsAPI", "review_tags": []}