diff --git a/docs/appActions.md b/docs/appActions.md index e12ab040a08..5fb497b29b4 100644 --- a/docs/appActions.md +++ b/docs/appActions.md @@ -630,6 +630,16 @@ Dispatches a message when text is updated to the clipboard +### toggleDevTools(tabId) + +Dispatches a message to toogle the dev tools on/off for the specified tabId + +**Parameters** + +**tabId**: `number`, The tabId + + + ### tabCloned(tabId, options) Dispatches a message when a tab is being cloned