mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
This patch adds missing functions and events to chrome.runtime to match the API docs at http://developer.chrome.com/extensions/runtime.html. It also removes some members from chrome.extension, as they belonged in chrome.runtime instead.