summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+3
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-0/+8
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-181-2/+0
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+6
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+2
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+7
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-0/+1
* Revert r30784aa@chromium.org2009-11-031-1/+0
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-0/+1
* Neither name nor title are required for page- or browser-actions. Update loaderpam@chromium.org2009-10-281-1/+3
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-1/+4
* Limit extensions to 1 UI surface (either Page/Browser action, but not both).finnur@chromium.org2009-10-161-0/+2
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-131-4/+9
* Improve error messages when a manifest is not readable or not valid JSON.aa@chromium.org2009-10-091-1/+5
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-0/+9
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+3
* Fix bug where we fail to install an extension that has an emptyaa@chromium.org2009-09-181-2/+0
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-0/+3
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-0/+7
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-131-0/+5
* 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/+6
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-131-0/+136