Описание тега google-chrome-app

Don't use this tag for PWA or the Chrome app/binary itself! Use this tag only for apps built using Chrome App specification. Just like web apps, Chrome Apps are written in HTML5, JavaScript, and CSS, yet they look and behave like native apps, and they have native-like capabilities that are much more powerful than those available to web apps.

Chrome Apps are to be discontinued by early 2018 for Windows, Mac, and Linux. However they will still be supported on ChromeOS.

Google Chrome Apps deliver an experience as capable as a native app, but as safe as a web page. Just like web apps, Chrome Apps are written in HTML5, JavaScript, and CSS. But Chrome Apps look and behave like native apps, and they have native-like capabilities that are much more powerful than those available to web apps.

Chrome Apps are distinct from Chrome Extensions; use the google-chrome-extension tag if you want to ask a question about Chrome extensions.

Chrome for mobile platforms ("Chrome app") is not covered by this tag. Use the google-chrome tag for questions regarding mobile Chrome.

Chrome Apps have access to Chrome APIs and services not available to traditional web sites. You can build powerful apps that interact with network and hardware devices, media tools, and much more. Here's a short list of examples:

  • Shells (VMWare, Citrix, SSH, RDP or VNC clients)
  • Music/video streaming
  • Photo/video/music editing

Working samples and examples can be found on Github as well as a step-by-step guide.

The term "Chrome app" used to refer to legacy " packaged apps", which is deprecated in favour of Chrome apps.