- 306a2bd Implement admin control (by policy) over which extensions the user can install and run. Currently we intercept in two locations: by [email protected] · 15 years ago
- c082105 Added devtools_page field to extension manifest to specify a page loaded into devtools front-end. by [email protected] · 15 years ago
- 501887f Disallow syncing of extensions with third-party update URLs or plugins. by [email protected] · 15 years ago
- 91059f8 Restore the bookmark manager favicon. by [email protected] · 15 years ago
- 4fdbc149 Add the concept of browse extent. by [email protected] · 15 years ago
- 9f72aa0 Reland r50834 by [email protected] · 15 years ago
- 3b76103 Revert r50834 by [email protected] · 15 years ago
- 75709691 Allow multiple domains in app. by [email protected] · 15 years ago
- a0cf04a Reland - Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
- 605cfad Unreverting 50489 - Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
- 859ee01 Revert 50489 - Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
- 970078f Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
- 4fba649 Revert 50333 - Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
- 26f16b5 Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
- 3ba0fd3 Re-apply r50278. by [email protected] · 15 years ago
- 8a45312a Revert r50278. by [email protected] · 15 years ago
- 62aed75 Some app-related manifest cleanup: by [email protected] · 15 years ago
- 56ad379 First pass at experimental omnibox API. There are plenty of rough edges and features to work on, but it's in a usable state. by [email protected] · 15 years ago
- b0b3abd9 Unpack extensions inside chrome's profile directory. by [email protected] · 15 years ago
- bbadaa78 fullscreen window app launch container by [email protected] · 15 years ago
- bb0a6a0 Move history API out of experimental. Allow extensions to override history page. by [email protected] · 15 years ago
- 867a73e1 Resubmit 1025006: Refactor app-related manifest properties by [email protected] · 15 years ago
- 9bf14a2 Revert 42091 - Refactor apprelated manifest properties so that they don't by [email protected] · 15 years ago
- 7d8867d Refactor app-related manifest properties so that they don't by [email protected] · 15 years ago
- c28071ad Support app tabs as a launch point for apps. Also, move the logic for launching into Browser for easier access by the launcher. by [email protected] · 15 years ago
- ceefd3d Add "origin" to the app object in the extension manifest. by [email protected] · 15 years ago
- c1f8c1db Make the invalid version error a bit more specific; the previous text by [email protected] · 15 years ago
- e9303b94 Pull gallery special case down into Extension::CanAccessHost() to avoid duplicating it in multiple places. by [email protected] · 16 years ago
- 28375ae Implement launch disposition for extension-apps. by [email protected] · 16 years ago
- 1baafb3 Trying to re-land. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
- b30e0dd Replace the "origins" key in the manifest with "extent". The items in the extent are URLPatterns, like other parts of the extension system. by [email protected] · 16 years ago
- e478d670 Allow extensions to add, remove, or change their page action popup. by [email protected] · 16 years ago
- fe9d189 Revert 36966 - Trying to reland. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
- 2d3958e Trying to re-land. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
- fc48fe5 Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
- 7b7de27 Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
- 6905390 Revert 36693 - breaking mac for some reason - Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
- 4a5bbf8 Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
- 8c6335d3 Drop the code allowing privacy blacklists to be shipped in extensions. by [email protected] · 16 years ago
- 92bcd16 Reland 36337: Add launch configuration to apps. Create a desktop shortcut if launch configuration is present. Future by [email protected] · 16 years ago
- f36ed645 Revert 36337 and 36338. Compile failure. by [email protected] · 16 years ago
- cdba23d8 Add launch configuration to apps. Create a desktop shortcut by [email protected] · 16 years ago
- 581b0ad initial manifest hooks for app experiment by [email protected] · 16 years ago
- b075689 Allow an empty list of page actions. by [email protected] · 16 years ago
- 6ae592e Revert 35802 - Failed Valgrind - Allow an empty list of page actions. by [email protected] · 16 years ago
- f2f0a0b Allow an empty list of page actions. by [email protected] · 16 years ago
- 2102dfc Reland: Add a minimum_chrome_version key to the manifest. by [email protected] · 16 years ago
- d7f83500 Revert 35602 - Add a "minimum_chrome_version" key to the manifest. by [email protected] · 16 years ago
- f58fa27c Add a "minimum_chrome_version" key to the manifest. by [email protected] · 16 years ago
- c6d474f8 Localizing manifest for installed or unpacked extensions. by [email protected] · 16 years ago
- 719663e4 Introduce a new 'all_frames' property to content scripts and by [email protected] · 16 years ago
- e288840 Special case the gallery to not show the scary download roadblock. by [email protected] · 16 years ago
- b9c9d58d Ignore requests to run content scripts on file:// urls. by [email protected] · 16 years ago
- 9428edc Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass them to sandboxed_extension_unpacker. by [email protected] · 16 years ago
- 5f8681f Don't allow content scripts to execute on file:// urls. by [email protected] · 16 years ago
- 6657afa6 Add first class support for user scripts. by [email protected] · 16 years ago
- fa7b6b54 Re-commit "Add new user script injection point: document_idle." by [email protected] · 16 years ago
- 4a1a2bc3 Revert r30784 by [email protected] · 16 years ago
- 5442daf Add new user script injection point "document_idle" and make it the default. by [email protected] · 16 years ago
- 18cbf31c Neither name nor title are required for page- or browser-actions. Update loader by [email protected] · 16 years ago
- 43919ac9 Add concept of an options page to Extensions. by [email protected] · 16 years ago
- f75d6a7 Limit extensions to 1 UI surface (either Page/Browser action, but not both). by [email protected] · 16 years ago
- 37e960e Update page action manifest parsing to match the new format. by [email protected] · 16 years ago
- f6f5b8b Improve error messages when a manifest is not readable or not valid JSON. by [email protected] · 16 years ago
- 2d8d923 Add simple popup support to browser actions. This will create a popup HTML window that extends below a browser action button when the browser is clicked. When it loses focus, it is automatically dismissed. by [email protected] · 16 years ago
- 671e6c1ce Implement Browser Actions extensions. by [email protected] · 16 years ago
- 50c4e907 Fix bug where we fail to install an extension that has an empty by [email protected] · 16 years ago
- 86c008e8 override chrome:// URLs via extensions. by [email protected] · 16 years ago
- 300cc58db This change enables Chrome to load locale information for the extension. It detects default locale, and filters out all locales not supported by [email protected] · 16 years ago
- d6336a9 Add privacy_blacklists key to extension manifest and validate it. by [email protected] · 16 years ago
- bbc94554 add mole info to toolstrip definition and enable moles by [email protected] · 16 years ago
- c3e3def74 A small start: add icons to the extension manifest. by [email protected] · 16 years ago
- cb691e8 Refactor extension constants to improve readability, debugging, and to make it easier to add new constants. by [email protected] · 16 years ago