ChromeDevTools / timeline-url

Chrome devtools extension to generate a URL for your timeline
https://chrome.google.com/webstore/detail/timeline-url-for-devtools/oclhnibplhejninpifaddfoodnmpcpok
Apache License 2.0
55 stars 10 forks source link

DevTools Timeline URL extension

Socialising the profiling experience by making it a little easier to share timelines. This Chrome DevTools extension helps you generate a URL to share your timeline.

Demo

Here's a URL the tool generated. Go ahead and click it.

https://frontend.chrome-dev.tools/serve_rev/@0ca1f564f9660554511191fbd38bec101ca6f08d/inspector.html?loadTimelineFromURL=https://dl.dropboxusercontent.com/u/39519/temp/kenneth-io-Timeline.json

Install

https://chrome.google.com/webstore/detail/timeline-url-for-devtools/oclhnibplhejninpifaddfoodnmpcpok

Usage

Development

Clone the repo (or your fork), run npm install, grunt debug and install app/ in chrome://extensions/ (load unpacked extension).

License

Apache 2.0 Copyright 2015 Arthur Verschaeve