Top "Google-chrome-app" questions

Don't use this tag for PWA or the Chrome app/binary itself!

255 Error when using SSH

When using SSH on my Chromebook using the Google Secure Shell app to connect to my Debian DigitalOcean droplet, the …

ssh debian google-chrome-app ssh-keys google-chrome-os
How can I make a chrome packaged app which runs in fullscreen at startup?

Currently it seems that the fullscreen ability can only be activated from a user action (mouse/keyboard event). Is there …

google-chrome-app
can we get chrome browsing history/bookmarks in our android app

can we get chrome browsing history/bookmarks like we get in default browser using READ_HISTORY_BOOKMARKS permission? PS:I …

android android-contentprovider android-browser google-chrome-app
Connecting to a device using the chrome.bluetooth API

I have been trying to create a Chrome App that uses the chrome.bluetooth API to connect to and communicate …

javascript bluetooth bluetooth-lowenergy google-chrome-app
Autorun Chrome kiosk app when Chrome OS starts up

When Chrome OS ready, need to click 'App' button and then select the kiosk app, but I want to launch …

google-chrome-app kiosk-mode google-chrome-os
RSA and AES encryption

I am looking at the feasibility for using Chrome apps for the front end of some applications I am working …

javascript encryption-asymmetric encryption-symmetric google-chrome-app
eval in chrome package app

I would like to create a package app chrome extension to allow the user to write and execute javascript code (…

javascript google-chrome google-chrome-extension eval google-chrome-app
What is Native Messaging between applications and how does it work?

The Chrome developer docs refer to something called Native Messaging to communicate with other desktop applications directly from the Chrome …

google-chrome google-chrome-extension google-chrome-app chrome-native-messaging