MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

Show the app title in chrome://inspect #19

Open dj2 opened 10 years ago

dj2 commented 10 years ago

It would be nice to see the title of my app as the name in chrome://inspect instead of 'org.chromium.appdevtool (4.0)'.

mmocny commented 10 years ago

Theres are two names: the webview, which is the big bold name (i.e. org.chromium.appdevtool), and your application window within that section (i.e. chromeapp.html, or whatever title your main window has).