Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Chrome App

Are Chrome Apps Code Visible To The Users?

I was thinking about writing a chrome app in html5. This would be an app on the desktop for the use… Read more Are Chrome Apps Code Visible To The Users?

Unlimited File Storage In Chrome App

I want to save an unlimited number of files to the users hard drive, without making the user click … Read more Unlimited File Storage In Chrome App

Open Chrome In A New Window (chrome App)

I'm trying to create a chrome app that when i click on a button, it opens a new chrome window, … Read more Open Chrome In A New Window (chrome App)

How To Change Chrome App Caption Bar Color In Windows 10

You can see how the caption/title bar has the same color as the navigation menu on the left. Though… Read more How To Change Chrome App Caption Bar Color In Windows 10

Automatically Jump To A Certain Part Of A Webview

I'm making a Chrome App, and i'm using the web view tag, which is similar to an iframe. Is… Read more Automatically Jump To A Certain Part Of A Webview

Storing Video For Offline Use In Phonegap/chrome Apps

I have simple video playing apps both set up by PhoneGap and Chrome Apps CLI's (Both use Cordov… Read more Storing Video For Offline Use In Phonegap/chrome Apps