summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.h
Commit message (Expand)AuthorAgeFilesLines
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-0/+2
* Limit extensions to 1 UI surface (either Page/Browser action, but not both).finnur@chromium.org2009-10-161-0/+1
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-1/+5
* Improve error messages when a manifest is not readable or not valid JSON.aa@chromium.org2009-10-091-0/+2
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-0/+6
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+2
* Fix bug where we fail to install an extension that has an emptyaa@chromium.org2009-09-181-1/+0
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-0/+2
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-1/+5
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-131-0/+3
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-0/+2
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-171-2/+4
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-131-0/+94