Local Chrome App / Unlimited Storage declaration

17 views
Skip to first unread message

Scott Widmer

unread,
Jun 25, 2015, 12:06:03 PM6/25/15
to chromi...@chromium.org
Hi,

I'm looking to possibly use a Chrome App as a tradeshow demo. This would be my first Chrome App so forgive me if this is a silly question.

I'll need local storage to capture data from a form. The computer will not have internet access.

My question is:

What would I use for the domain when requesting unlimited storage? Is this possible? Do I need to provide one in this case? This will not be a public chrome store app, just a one-off app for use on a single computer. I could accomplish the same thing by just creating a bunch of html and js files but looking to package it up to make it easier to use by the client.

Thanks in advance.

"permissions": [
  "serial",
  "storage",
  "unlimitedStorage",
  "videoCapture"
],
Reply all
Reply to author
Forward
0 new messages