The DebugBrowser is a browser application for android web application developer.
* JavaScript console API
* Cookie data
* WebStorage data (localStorage, sessionStorage)
* switching a user agent
Feature List
 * Web browsing using a standard WebKit
 * Viewing Information JavaScrip ConsoleAPI
 * View a list of Cookie
 * View a list of WebStorage(localStorage, sessionStorage)
 * E-mail the log
 * Share your favorite standard browser
 * Share your history standard browser
 * Cookie enable / disable switch
 * JavaScript enable / disable switch
 * WebStorage enable / disable switch
 * SQLDatabase enable / disable switch
 * User Agent Switching (Android, iPhone, PC)
 * Message-level of ConsoleAPI filtering
 * Clearing Basic Authentication
 * Clearing password
 * Clearing form data
 * Clearing cookie data
 * Clearing cache data
 * Clearing browser history
 * Clearing HTML5 data (WebStorage, SQLDatabase)
Change Log
 * V0.9.0 Publish
 * V0.9.1 Support English
 * V0.9.2
   * Additional Features
     * Detail Screen
     * Logs sent
   * Bugfix
     * Null localStorage error