Are there any debugging tools for the Opera Mini mobile browser?

3.2k views Asked by At

For the desktop Opera browser we have Firebug to debug the webpage (debugging the HTML structure, CSS properties, etc.). Is there any kind of similar debugging tools that can I install in Opera Mini?

1

There are 1 answers

0
Alex On

You can use special commands(enter command into address panel):

server:console - Show console and javascript error for current page

server:source - Display the current page's source code

server:reset - clears all cookies

config: - Open the the Power User Settings menu

opera:cache - Displays the size and URL of cached pages and images

about: - Displays information about the Opera Mini server

debug: - Displays a page listing many Opera mini server and client properties. The "Host:" field tells you which Opera Mini server you are currently connected to.