I am currently using Firefox Developer Edition as my default browser (especially at work). The problem is that I did not find a way to debug my applications on it, on chrome I just go to chrome: // I check it there too. In the Firefox Web IDE, I find my device, but it shows me only those web pages that I have open, and not the application. These applications, which I mean, are built on top of Cordoba using JS, HTML and CSS.
Is there any way to do this Gecko / Firefox or just on chrome browsers?
source
share