--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/3964444a-97c7-47df-b467-af20348f3532%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You can use the copy() method to copy into clipboard some evaluation.Oftentimes this works nicely: copy( $_ )
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/2f1347ad-0581-4472-8de9-5a3874d61999%40googlegroups.com.
Sorry, it takes the primary argument and copies it to the clipboard.copy( location )copy( { prop : "value"} );$_ is a reference to the last evaluation in the console:
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/a87c3e90-b8f4-4d8a-b1dc-2efa1aac1ebb%40googlegroups.com.
Well, a not so easy way is to open the Developer Tools for the Developer Tools and add display: none to the class that all of the source links have and then copy using the regular means.
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/ab38ef1f-ee28-40dc-9e8c-04369670e849%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/0686ec23-0cd3-4e45-b8ee-984ee0e15553%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/0686ec23-0cd3-4e45-b8ee-984ee0e15553%40googlegroups.com.
I guess it is not necessary enough to justify an option. I do not think I heard this request other than on this thread (only three people are loudly looking for it, apparently).
Hi - you can make that 4 people now :) I would love to have this feature.