SDK debugger tools: simple-storage & Network

Hi there,

For debugging purpose, I’m wondering if there is a way to watch Simple Storage data your add-ons actually store (the Storage tab doesn’t show those data by default).

N.B.: I have enabled the Chrome and Addons debugger options.

By the way, is there a list of recommended addons somewhere for addon development (a kind of first aid kit for developers)?

EDIT: I figured out how to watch for network activity through the browser toolbox.

I’m not aware of any tool for that. There’s been a tendency of integrating those improvements to the Developer Tools so no extra add-ons are required. Maybe it’s a good idea to request it?

Yes, in the Web Developer menu there’s a Get More Tools option that should take you to this collection.

Thanks for answering Jorge.

Actually, somebody’s already requested it: https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas/suggestions/7396966-add-simple-storage-for-addons-to-storage-inspect

Then, the collection you mention is more about Web development in general, isn’t it?

Correct.