summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Revert r30784aa@chromium.org2009-11-032-36/+2
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-032-2/+36
* Improve error message in the extension api docs build script. When the json ...skerner@chromium.org2009-10-301-3/+13
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-291-11/+140
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-281-6/+45
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-282-4/+4
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-241-546/+4
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-232-7/+585
* Clarified the manifest example code. Added "version" description.kathyw@google.com2009-10-232-61/+154
* Removed page action references to badges and popups.kathyw@google.com2009-10-232-22/+34
* Adding documentation for extensions options pages.asargent@chromium.org2009-10-2334-2/+599
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-222-3/+3
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31
* Add doc for New Tab Page.kathyw@google.com2009-10-224-0/+500
* Copyedit of pageAction.html. Also some bracket fixes to manifest.html.kathyw@google.com2009-10-214-110/+154
* More work on browser actions doc.kathyw@google.com2009-10-212-127/+263
* 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