Alternative for Chrome's Coverage in Firefox

Viewed 2610

I've just discovered an interesting function in Chrome, to show which parts of the code are not being used in the running page/application.

More details here: Chrome devtools Coverage

I wasn't able to find and alternative for Firefox, does anybody know if it exists natively in the browser, or if there are any extensions capable of the same functionality?

Thanks

1 Answers
Related