validity icon indicating copy to clipboard operation
validity copied to clipboard

Move to Developer Tools tab

Open craigfrancis opened this issue 11 years ago • 3 comments
trafficstars

Rather than adding an icon to the address bar, could we look at something like Google PageSpeed... where they add a new tab to the WebDev toolbar, and use the panel to display the results (maybe an option to see the original W3C html output, for those of us who like to see the green bar).

For reference I do like the entries appearing in the console, but maybe a custom UI (or at least one which is very similar) will get rid of the disclosure triangle (showing the stack trace), and the "VM230:1" source link on the right.

2013-12-19 12 27 29 pm

craigfrancis avatar Dec 19 '13 12:12 craigfrancis

The disclosure triangle is a particular bugbear of mine and I've been considering ways of fixing that in the console.

I've also considered that it may be suited to being added to the Audits panel. Although the extension API for this is currently experimental, so this cannot be implemented until this is stable.

https://developer.chrome.com/extensions/experimental_devtools_audits

I'd also like to get more opinions from users on this before making any large UI changes. Please comment on this issue, if you have opinions or suggestions on these proposals.

renyard avatar Jul 05 '14 12:07 renyard

As discussed in #23, the ability to link to the sources tab should be taken into account when making a decision on this.

renyard avatar Jul 05 '14 13:07 renyard

Audits panel would also work... in the same way that the "Accessibility Developer Tools" also uses it.

craigfrancis avatar Jul 06 '14 11:07 craigfrancis