summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-091-5/+192
* Fix signature of onConnect.addListener in content scripts doc.asargent@chromium.org2009-10-092-4/+4
* Hide "Undocumented." items in the API reference doc. People found themkathyw@google.com2009-10-081-3/+3
* Get rid of a tbd in the overview.kathyw@google.com2009-10-072-18/+26
* Revert r28293.jhawkins@chromium.org2009-10-071-14/+4
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-071-4/+14
* Fix debugging tip in toolstrip docs.erikkay@chromium.org2009-10-072-2/+2
* Fix broken extension docs due to a JSON syntax error.mpcomplete@chromium.org2009-10-062-0/+703
* A new page about hosting extensions (i.e. serving the right HTTP headers).kathyw@google.com2009-10-034-4/+506
* Minor copyedits to packaging to provide better context.kathyw@google.com2009-10-012-12/+22
* Add section about the Ruby script to the packaging page.kathyw@google.com2009-09-282-6/+43
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-282-4/+204
* Another draft of the overview, now with figures. Made related changes to the ...kathyw@google.com2009-09-2410-364/+243
* Modify the template to add analytics to all extension docs.kathyw@google.com2009-09-2235-69/+713
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-221-46/+6
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-221-10/+602
* Two extensions doc cleanups.asargent@chromium.org2009-09-173-19/+62
* Clarify what content scripts can and can't do. Overview overhaulkathyw@google.com2009-09-174-12/+168
* Tweak the sidenav. Also remove unnecessary end-of-line white spacekathyw@google.com2009-09-1628-1236/+1283
* Extension Doc Changes (no building or testable changes) - Build on Mac, find ...rafaelw@chromium.org2009-09-131-15/+19
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-6/+7
* Updated extension docs. Mainly to add i18n.html to navigation side bar,xji@chromium.org2009-09-1130-4/+81
* Extension Doc Changes (no building or testable changes) - Render Docsrafaelw@chromium.org2009-09-1110-18/+479
* A bit of clarification for the themes doc.kathyw@google.com2009-09-101-6/+18
* Change dev.chromium.org links to be to the real doc.kathyw@google.com2009-09-102-3/+3
* Typo fixes, plus a couple of code changes.kathyw@google.com2009-09-103-8/+8
* Add "permissions" to Getting Started manifest. Oops.kathyw@google.com2009-09-101-0/+3
* Add chrome.i18n to the list of chrome.* APIs.kathyw@google.com2009-09-101-0/+1
* Added chrome.i18n extension API.xji@chromium.org2009-09-091-0/+1
* Fix issue 20944: Extension Doc bug for packagingkathyw@google.com2009-09-091-0/+5
* Migrate information on AutoUpdate to new extensions docs.asargent@chromium.org2009-09-0828-37/+622
* Update Documentation for chrome.tabs.detectLanguage().sidchat@google.com2009-09-043-19/+10
* Add extension.getURL to extension_api.json so it appears in the docs.rafaelw@chromium.org2009-09-0425-108/+212
* Minor changes, mostly to the top of Getting Started.kathyw@google.com2009-09-043-8/+21
* Extension Doc Changes (no building or testable changes) - Get build.py workin...rafaelw@chromium.org2009-09-041-15/+16
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-0329-55935/+16031
* Fix minor typo. The API is (unfortunately) called XMLHttpRequest,aa@chromium.org2009-09-022-2/+2
* Update static docs. They'd gotten stale.aa@chromium.org2009-09-0225-128/+186
* Fix typo.aa@chromium.org2009-09-021-1/+1
* Cleanup. Also copyedited xhr.html and linked to it from the appropriatekathyw@google.com2009-09-0211-94/+108
* Rejiggered the devguide links.kathyw@google.com2009-09-022-5/+8
* Content for the developer's guide page o' links.kathyw@google.com2009-09-023-6/+33
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-022-0/+501
* Getting started doc nitpickery. We don't need to tellaa@chromium.org2009-09-021-16/+5
* Content script docs nitpickery.aa@chromium.org2009-09-021-5/+5
* Extension Doc Changes (no building or testable changes): minor changes for ta...rafaelw@chromium.org2009-09-0231-132/+61424
* Updated docs for content script messaging.mpcomplete@chromium.org2009-09-011-4/+57
* Update packaging and getting started pages to feature new Extensions pagekathyw@google.com2009-09-018-78/+116
* Miscellaneous small changes, mostly to the front page and the footer.kathyw@google.com2009-09-013-13/+18
* Move events info from dev.chromium.org to the dev doc.kathyw@google.com2009-09-013-1/+84