Commit Graph

49 Commits

Author SHA1 Message Date
Masahiro Wakame
d5713b68db Merge pull request #3003 from motemen/chrome-webrequest-requestfilter-types
Fix chrome.webRequest.RequestFilter.types
2014-10-21 11:45:06 +09:00
motemen
84bf3cd095 fixed chrome.webRequest.RequestFilter.types 2014-10-21 10:41:19 +09:00
MIZUNE Pine
df4f7f4af3 Fix test 2014-10-18 21:53:42 +09:00
MIZUNE Pine
74cd8c88b1 Update chrome.app.window 2014-10-18 21:51:13 +09:00
Masahiro Wakame
5fe6713e8b Merge pull request #2984 from mzsm/chrome-app-filesystem
add chrome.fileSystem
2014-10-16 12:09:02 +09:00
Masahiro Wakame
9c9f4ed4f4 Merge pull request #2982 from pine613/feature/chrome/runtime_message
Fix event type
2014-10-16 12:05:15 +09:00
mzsm
e3a3d80a63 add chrome.fileSystem 2014-10-16 04:39:40 +09:00
MIZUNE Pine
72fdbc95ba Fix event type 2014-10-15 22:48:13 +09:00
MIZUNE Pine
9e179149f7 Fix return type 2014-10-15 21:03:20 +09:00
MIZUNE Pine
87e89e8ea8 Add getUILanguage function 2014-10-12 11:57:02 +09:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
MIZUNE Pine
101e436092 Add HttpHeader type 2014-08-26 14:06:08 +09:00
Masahiro Wakame
c32ee41e8e Merge pull request #2696 from ki0ki0/srcUrl
srcUrl in OnClickData
2014-08-23 15:20:25 +09:00
Ihor Kostiuk
98232c522c srcUrl in OnClickData based on description from http://dev.opera.com/extensions/contextMenus.html
(link from chrome doc doesn't work https://developer.chrome.com/extensions/contextMenusInternal#type-OnClickData)
2014-08-20 18:10:06 +03:00
Ihor Kostiuk
ae0cf5e7d2 chrome.desktopCapture and chrome.tabCapture 2014-08-20 17:51:46 +03:00
MIZUNE Pine
d564ddbb2c Add LastError interface 2014-08-01 11:29:04 +09:00
MIZUNE Pine
f4dbe8f1e7 Add tests 2014-07-28 23:17:55 +09:00
MIZUNE Pine
4bd26e0a11 Fix bug 2014-07-28 23:17:35 +09:00
MIZUNE Pine
45f3f63865 Add chrome.sockets.* 2014-07-28 04:10:48 +09:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Vadim Safiullin
1864331698 Added support for Google Chrome Notification API
API described at https://developer.chrome.com/extensions/notifications
2014-06-11 02:07:39 +04:00
MIZUNE Pine
86276c89b5 Add onReplaced event 2014-05-12 16:39:46 +09:00
MIZUNE Pine
31de121e43 tabId is optional 2014-05-12 15:07:52 +09:00
otiai10
b0d15ff311 Add author for chrome 2014-04-06 12:11:47 +09:00
otiai10
d2ccff18a4 Update chrome 2014-04-06 05:07:45 +09:00
Masahiro Wakame
dbc68718e1 Remove not required .tscparams 2013-11-29 15:25:31 +09:00
benjaminjackman
f9db24b748 Update chrome.d.ts, got rid of all implicit anys
Declared types in locations where the compiler would warn of implicit anys with the --noImplicitAny flag
2013-11-21 16:54:32 -06:00
Armin Sander
2be1dc2e77 add chrome.d.ts webrequest optional parameters 2013-11-19 12:43:32 +01:00
basarat
e56d663c79 Merge pull request #1231 from ChaosinaCan/master
Match chrome.runtime to spec
2013-11-05 22:09:06 -08:00
Joel Spadin
b75bf0ee3c Match chrome.runtime to spec
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.
2013-11-05 23:25:05 -06:00
Joel Spadin
04bf22d402 Add windowId property to removeInfo object
The removeInfo object passed to listeners for chrome.tabs.onRemove should have a "windowId" property.
2013-11-05 22:48:40 -06:00
vvakame
ce23487b6c Follow up master/HEAD 2013-10-18 14:25:40 +09:00
vvakame
34899afaae Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny 2013-10-18 12:41:53 +09:00
rsmithh
45455e4230 Add onMessageExternal to chrome.runtime 2013-10-16 15:33:44 +01:00
rsmithh
e0a2f1b03c Update chrome.d.ts 2013-10-11 19:35:09 +01:00
rsmithh
6b1d7dfc65 Added chrome.identity.getAuthToken 2013-10-11 10:37:44 +01:00
rsmithh
0fb291f31f Update chrome.d.ts
Fix argument to BookmarkRemovedEvent
2013-10-08 17:13:21 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Adam Lay
229b4c5211 Added Chrome App Tests
Added Chrome app tests file and amended Readme.
2013-09-30 23:46:02 +01:00
Adam Lay
60a1057fbf Adding Chrome App Definitions
Adding Chrome packaged application definitions.
2013-09-30 23:25:57 +01:00
Adam Lay
31c7908e57 Adding Chrome App Definitions
Includes definitions for app.runtime and app.window.
2013-09-30 23:08:15 +01:00
Greyson Parrelli
a90cfc6be9 Fixed the definitions for local and sync storage. 2013-09-26 14:47:45 -04:00
Neil Stalker
182b290dc4 fix filewriter, restify and chrome definitions 2013-06-24 12:49:31 +01:00
Niklas Mollenhauer
12412e10d2 bool -> boolean 2013-06-19 00:53:08 +02:00
Alexander Færøy
7e2aa940a4 Add type information for Chrome's Socket API 2013-01-20 00:07:38 +01:00
Matthew Kimber
88c34d21ad Changed the arrow functions that were erroneously returning anonymous objects to return void instead. Also updated the gitignore to include macintosh specific meta files. 2012-12-28 18:14:59 -07:00
Matthew Kimber
5c92f1a913 Added a return type to the createStatusButton method. 2012-11-22 00:50:27 -07:00
Matthew Kimber
774ed36826 Added the ambient declaration file for Chrome browser extension development. 2012-11-21 23:32:37 -07:00