Skip to content

Commit

Permalink
add missing appAction docs
Browse files Browse the repository at this point in the history
auditors @bbondy
  • Loading branch information
bridiver committed Feb 1, 2017
1 parent a187fb4 commit 0f0a3c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/appActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f0a3c9

Please sign in to comment.