Commit Graph

13 Commits

Author SHA1 Message Date
Alex
949d80bd19 Update chrome API 2017-10-31 01:02:31 -04:00
Gilberto Stankiewicz
fa5088af4d Declare chrome.declarativeContent.onPageChanged, chrome.declarativeContent.ShowPageAction, chrome.declarativeContent.PageStateMatcher (#20797) 2017-10-27 17:37:36 -07:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Daniel Zou
c5e5878777 Chrome debugger type patch (#20574)
* Workaround to use chrome.debugger typedef

* update tabs
2017-10-16 14:43:37 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Ryota Kameoka
b7e9dd2a98 [chrome] Add and utilize ColorArray type (#19836)
* Add and utilize ColorArray type

* fixup! Add and utilize ColorArray type
2017-09-26 11:22:50 -07:00
Brian Coleman
72d1e73d61 chrome - webrequest.onAuthRequired.addListener (#18629)
Fix callback parameter signature passed to webRequest.onAuthRequired.addListener.
2017-08-04 16:36:40 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Ryan Cavanaugh
7ca6100e6c Merge pull request #15380 from epicgirl1998/master
chrome: Really fix chrome.webNavigation event filtering
2017-04-10 14:43:40 -07:00
Minghao Ni
ce331bb0a8 add requireInteraction field in NotificationOptions, used in chrome.notification.* apis 2017-03-30 15:57:15 +08:00
Keith Henry
312f51088e Added chrome.i18n.detectLanguage
`chrome.i18n.detectLanguage` is missing from the type definitions, this change adds the definition.

Original documentation at https://developer.chrome.com/extensions/i18n#method-detectLanguage
2017-03-27 08:38:58 +01:00
epicgirl1998
3ab99add41 Fix chrome.webNavigation filtering again 2017-03-25 04:52:25 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00