Index: chrome/common/extensions/api/sessions.json |
diff --git a/chrome/common/extensions/api/sessions.json b/chrome/common/extensions/api/sessions.json |
index a063d920b450c6b7f26af0f4f919b1aa68dc3616..6cffa173dde9c606f2ee0d1d890dffc8da529335 100644 |
--- a/chrome/common/extensions/api/sessions.json |
+++ b/chrome/common/extensions/api/sessions.json |
@@ -107,6 +107,13 @@ |
] |
} |
], |
+ "events": [ |
not at google - send to devlin
2014/03/17 14:21:18
Cool, we've wanted to add this sort of functionali
wjywbs
2014/03/17 19:27:24
Sure, I will write the proposal tonight.
not at google - send to devlin
2014/03/19 16:22:41
Ok, let's resolve my comments in there. Then ping
|
+ { |
+ "name": "onRecentlyClosed", |
+ "description": "Fired when recently closed tabs and/or windows are changed.", |
+ "type": "function" |
+ } |
+ ], |
"properties": { |
"MAX_SESSION_RESULTS": { |
"value": 25, |