From c11a9dd78da313b098e70bddcf589aaca985a8f1 Mon Sep 17 00:00:00 2001 From: Will Bamberg Date: Thu, 22 Mar 2018 15:05:57 -0700 Subject: [PATCH] Update examples.json --- examples.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples.json b/examples.json index 5b97c9f..214c1eb 100644 --- a/examples.json +++ b/examples.json @@ -83,6 +83,8 @@ "javascript_apis": [ "commands.getAll", "commands.onCommand", + "commands.reset", + "commands.update", "tabs.create" ], "name": "commands"