summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Organize the sidenav to make developer guide pages easier to find.kathyw@google.com2009-10-2131-422/+876
* Add styles for printing.kathyw@google.com2009-10-2028-0/+128
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2049-0/+0
* First cut at new page and browser action docs basedaa@chromium.org2009-10-2039-1007/+406
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-1/+42
* New directory to hold files that aren't directly referenced by the docs,kathyw@google.com2009-10-203-0/+1902
* Implement new page action API.mpcomplete@chromium.org2009-10-161-0/+1476
* Flesh out the intro and summary for the debugging tutorialkathyw@google.com2009-10-163-105/+258
* Minor fix to some instructions.kathyw@google.com2009-10-162-2/+14
* Added link to bookmarks example.kathyw@google.com2009-10-152-0/+10
* Tidy up the bookmarks doc. Hide parts that still need updating.kathyw@google.com2009-10-152-166/+134
* Remove instructions to right-click toolstrips toaa@chromium.org2009-10-152-10/+14
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-31/+270
* 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