summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/extensions_ui.html
Commit message (Expand)AuthorAgeFilesLines
* Show crashed extensions on chrome://extensions.jennb@chromium.org2011-01-131-4/+10
* Widen the extension UI dialog by 20px to fit Japanese translated message.kochi@chromium.org2010-12-131-1/+1
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-081-1/+1
* RTL HTML/CSS clean-up with -webkit-foo-{start,end}jshin@chromium.org2010-12-061-28/+5
* Add Show Button to the Extensions page. Used for a Browser Action button that...finnur@chromium.org2010-11-231-4/+20
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-251-3/+3
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-141-3/+4
* Fix 2 missing pixels on bottom of icon on about:plugins, chrome://extensions,...thakis@chromium.org2010-09-091-3/+7
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-7/+13
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-201-1/+16
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-3/+3
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-3/+20
* Minor polish to the Extensions management page.finnur@chromium.org2010-04-291-2/+1
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-281-0/+6
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-271-6/+0
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-271-0/+6
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-131-13/+40
* Fix console errors logged from chrome://extensions page. void is a unary oper...yurys@chromium.org2010-03-291-5/+5
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-2/+2
* Add instructions to chrome://extensions page for inspecting popups.rafaelw@chromium.org2010-03-241-2/+10
* Adjust the spacing and alignment on the extension management page a bit.mpcomplete@chromium.org2010-03-241-9/+3
* Fix HTML errors in plugins and extension UIsarv@chromium.org2010-03-241-87/+88
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-7/+3
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-9/+6
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-2/+2
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-48/+30
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+34
* Fix wrapping on extensions page (for locale nl).finnur@chromium.org2010-02-231-0/+2
* Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...jshin@chromium.org2009-11-251-13/+86
* Minor text changes per Kathy's suggestions.aa@chromium.org2009-11-151-1/+1
* Add new link to bottom right of extension management page.aa@chromium.org2009-11-131-6/+27
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-121-3/+18
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-2/+3
* Fix typo from r31351aa@chromium.org2009-11-071-1/+1
* Improve the look of the extensions management page when noaa@chromium.org2009-11-071-1/+5
* Extensions UI page should not allow Reload forextensions that are not 'in dev...finnur@chromium.org2009-11-061-8/+10
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-051-10/+3
* chrome://extensions/ support for multiple, asynchronous calls to renderrafaelw@chromium.org2009-11-051-20/+32
* Grouping the extensions and calling out the disabledfinnur@chromium.org2009-11-041-41/+59
* Moved +/i icon next to "Developer Tools" 2 px to the left, and made the text ...aa@chromium.org2009-11-021-3/+3
* A bit of polish for the extensions page.finnur@chromium.org2009-10-291-5/+5
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-281-8/+4
* Prep the management page for localization.finnur@chromium.org2009-10-281-30/+47
* extensions: make the slidey animation fastevan@chromium.org2009-10-271-2/+2
* Further polish to extensions_ui page.rafaelw@chromium.org2009-10-271-25/+70
* Ensure that Helvetica, if installed, is used instead of Arial. This should be...avi@chromium.org2009-10-271-2/+2
* Minor adjustments to the fonts on the management page (less squished and more...finnur@chromium.org2009-10-221-12/+16
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-211-2/+13
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-201-133/+222
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-9/+22