timeline-url
timeline-url copied to clipboard
Chrome devtools extension to generate a URL for your timeline
https://github.com/ChromeDevTools/timeline-viewer I think the viewer may tackle all the things we wanted out of this extension and do some of them a bit better. it includes CORS handling for github...
Right now it's still complex ya know. Save timeline to machine -> upload on dropbox or whatever service -> try to get the raw url -> drop in extension ->...
I find current placement of the UI (in the Sources, next to the 'watch' pane) awkward. It would be much better to introduce a new panel in the main menu...
I'd like to explore how to test this extension. It's probably not as easy as the yeoman built-in mocha suite, as this is a devtools extension. If it really brings...