summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.h
Commit message (Expand)AuthorAgeFilesLines
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-0/+4
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-301-0/+1
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-2/+3
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-0/+2
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-231-1/+0
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-231-0/+1
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-211-1/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-211-0/+1
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-201-1/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-201-0/+1
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-3/+0
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-0/+2
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-2/+0
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-0/+2
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-121-2/+6
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-061-0/+3
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-061-3/+0
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-061-0/+3
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+1
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+2
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-0/+12
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-181-1/+0
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+3
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+1
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+5
* 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-0/+1
* 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