From bb1833d247095d5193b12262f712c5fef2e44d55 Mon Sep 17 00:00:00 2001 From: "aa@chromium.org" Date: Sun, 30 Aug 2009 06:59:06 +0000 Subject: Pretty up the chrome://extensions/ page a bit. This is what it looks like with this change: http://dl.getdropbox.com/u/124107/cap.png Note that this removes the information about content scripts. I would actually like to expand that information to show all the components of the extension eventually, but with just content scripts, it didn't seem super useful. TBR=rafaelw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24866 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/browser_resources.grd | 2 +- chrome/browser/resources/extensions_ui.html | 345 ++++++++++++++-------------- 2 files changed, 174 insertions(+), 173 deletions(-) diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd index 098f24b..2583a01 100644 --- a/chrome/browser/browser_resources.grd +++ b/chrome/browser/browser_resources.grd @@ -1,6 +1,6 @@ +without changes to the corresponding grd file. aa --> diff --git a/chrome/browser/resources/extensions_ui.html b/chrome/browser/resources/extensions_ui.html index 566a989..b388ea4 100644 --- a/chrome/browser/resources/extensions_ui.html +++ b/chrome/browser/resources/extensions_ui.html @@ -2,7 +2,111 @@ - +About extensions + - - - - - - - + + --> + + + + -- cgit v1.1