Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 540113002: Reorder "action links" on chrome://extensions (Closed)

Created:
6 years, 3 months ago by Devlin
Modified:
6 years, 3 months ago
Reviewers:
Yoyo Zhou, Dan Beam
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@dc_remove_install_from_webstore_flag
Project:
chromium
Visibility:
Public.

Description

Reorder "action links" on chrome://extensions Move the Options, Permissions, Visit website, Launch, and Reload links to be on the same line in the chrome://extensions page, directly below the description (so they are in the same place for all extensions in the list). Also reword "Visit website" to be either "Details" or "Developer website", depending on whether it will link to the developer's website or the chrome web store. Finally, tweak the css to give a bit more padding to the description and make the version text grey. BUG=410895

Patch Set 1 : #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : Dan's #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -30 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/extensions/extension_list.js View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/extensions/extensions.css View 1 2 3 4 chunks +16 lines, -9 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.html View 1 2 3 4 2 chunks +15 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_url_handler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/manifest_url_handler.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Devlin
Hey Dan, mind taking a look?
6 years, 3 months ago (2014-09-04 18:28:34 UTC) #3
Dan Beam
https://codereview.chromium.org/540113002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (left): https://codereview.chromium.org/540113002/diff/40001/chrome/app/generated_resources.grd#oldcode4800 chrome/app/generated_resources.grd:4800: <message name="IDS_EXTENSIONS_VISIT_WEBSTORE" desc="The link for visiting the extension's gallery ...
6 years, 3 months ago (2014-09-04 23:01:20 UTC) #4
Devlin
https://codereview.chromium.org/540113002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (left): https://codereview.chromium.org/540113002/diff/40001/chrome/app/generated_resources.grd#oldcode4800 chrome/app/generated_resources.grd:4800: <message name="IDS_EXTENSIONS_VISIT_WEBSTORE" desc="The link for visiting the extension's gallery ...
6 years, 3 months ago (2014-09-04 23:28:10 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/540113002/diff/40001/chrome/common/extensions/manifest_url_handler.h File chrome/common/extensions/manifest_url_handler.h (right): https://codereview.chromium.org/540113002/diff/40001/chrome/common/extensions/manifest_url_handler.h#newcode35 chrome/common/extensions/manifest_url_handler.h:35: static bool SpecifiedHomepageURL(const Extension* extension); On 2014/09/04 23:28:10, ...
6 years, 3 months ago (2014-09-05 00:09:35 UTC) #6
Devlin
https://codereview.chromium.org/540113002/diff/60001/chrome/browser/resources/extensions/extensions.css File chrome/browser/resources/extensions/extensions.css (right): https://codereview.chromium.org/540113002/diff/60001/chrome/browser/resources/extensions/extensions.css#newcode228 chrome/browser/resources/extensions/extensions.css:228: .action-links a { On 2014/09/05 00:09:34, Dan Beam wrote: ...
6 years, 3 months ago (2014-09-05 00:16:37 UTC) #7
Devlin
Yoyo, mind taking a look at manifest_url_handler real quick?
6 years, 3 months ago (2014-09-05 00:17:17 UTC) #9
Yoyo Zhou
On 2014/09/05 00:17:17, Devlin wrote: > Yoyo, mind taking a look at manifest_url_handler real quick? ...
6 years, 3 months ago (2014-09-05 00:21:36 UTC) #10
Devlin
6 years, 3 months ago (2014-09-05 21:49:35 UTC) #11
PSA: This patch has been moved to https://codereview.chromium.org/550443003/
because I accidentally uploaded this one tracking a local branch, which messes
up the Base URL here on Rietveld.

Apologies for the noise.

Powered by Google App Engine
This is Rietveld 408576698