summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/tabs.json
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos, broken links and other issues in extension docsfangjue23303@gmail.com2013-02-131-2/+2
* Revert 178902zea@chromium.org2013-01-261-1/+1
* Implementation of sessionRestore apis.ncj674@motorola.com2013-01-251-1/+1
* Add tabs.onReplaced event to notify listeners of tabs being replaced due to p...justinlin@chromium.org2013-01-071-4/+13
* Content changes for https://codereview.chromium.org/11411370/cduvall@chromium.org2012-12-071-7/+7
* Provide window ID to tab extension API callback when tab is removed.ttr314@googlemail.com2012-11-281-0/+1
* Tabs Extension: Implementation of tabs.duplicate api.ncj674@motorola.com2012-09-101-0/+26
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-041-3/+3
* Make ActiveTabPermissionManager also grant the tabs permission forkalman@chromium.org2012-08-021-26/+20
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-201-1/+9
* Revert 144055 - Uses the result of injected js as an optional parameter to an...aa@chromium.org2012-06-261-9/+1
* Uses the result of injected js as an optional parameter to an optional callback.eaugusti@chromium.org2012-06-251-1/+9
* "index" property should be optional with "chrome.tabs.move"mitchellwrosen@chromium.org2012-05-121-2/+2
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-111-2/+2
* Supplying a windowId to chrome.tabs.highlight should be optionalmitchellwrosen@chromium.org2012-05-111-0/+1
* Revert 136296 - Make all extension api types fully qualified.yzshen@chromium.org2012-05-101-2/+2
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-101-2/+2
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-2/+14
* Deprecate chrome.extension.sendRequest in favor of sendMessage, with a safermpcomplete@chromium.org2012-04-021-1/+31
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-211-1/+0
* Revert 127833 - Re-land alexbost's experimental offscreenTabs API.dgrogan@chromium.org2012-03-211-0/+1
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-201-1/+0
* Allow comments in extension config files.cduvall@chromium.org2012-03-031-0/+4
* Revert 124660 - Allow comments in extension config files.yzshen@chromium.org2012-03-021-4/+0
* Allow comments in extension config files.cduvall@chromium.org2012-03-021-0/+4
* Added currentWindow and lastFocusedWindow booleans to chrome.tabs.querymtytel@chromium.org2012-03-011-0/+10
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-0/+3
* Add openerTabId to chrome.tabs.create and chrome.tabs.update.jstritar@chromium.org2012-01-281-0/+18
* Add the ability to express dependencies between JSON schema files for the ext...kalman@chromium.org2012-01-251-0/+1
* Add openerTabId to the extension API's Tab object.jstritar@chromium.org2012-01-241-0/+1
* Rename tabs.onActiveChanged and tabs.onHighlightChanged.jstritar@chromium.org2012-01-231-3/+52
* Update tabs.onActiveChanged docs to indicate the URL may not be set.jstritar@chromium.org2012-01-191-1/+1
* Use chrome.windows.WINDOW_ID_CURRENT constant consistently in extension APIs.jstritar@chromium.org2012-01-131-6/+7
* Query the current window with chrome.tabs.query using -1.jstritar@chromium.org2012-01-101-2/+2
* Add missing names in extension api jsons so that code generation will work.calamity@chromium.org2011-12-251-0/+1
* Split extension_api.json up into one json file for each api.koz@chromium.org2011-12-191-0/+765
* Reland http://codereview.chromium.org/155945 which was erroneously reverted.rafaelw@chromium.org2009-07-221-50/+0
* revert r21327, which broke MessagingExtensionTabestade@chromium.org2009-07-221-0/+50
* Extensions Doc:rafaelw@chromium.org2009-07-221-50/+0
* Fix line endings doc files.rafaelw@chromium.org2009-07-221-49/+49
* First cut at extension docs.rafaelw@chromium.org2009-07-151-0/+50