mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 11:57:33 +08: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.