NW.js will continue supporting Chrome Apps

1,050 views
Skip to first unread message

Roger Wang

unread,
Aug 19, 2016, 7:47:37 PM8/19/16
to nw.js

Today our upstream made an announcement about their plan on Chrome Apps, in which Chrome Apps will not be supported on Win, Linux and macOS.


NW.js can run Chrome Apps directly and we'll continue supporting it. Chrome App developers can redistribute their application after packaging with NW.


Staring from version 0.13, NW.js brings most features in the Chromium browser, including Chrome Apps support, chrome. platform APIs. We support all `chrome.` API in the Chrome App platform. In addition, we support some chrome.* API in the Extension Platform.

Chrome Apps can be run directly on NW. Clone the sample apps repository and run one of them with:

$ /path/to/nw.exe <folder path of the manifest.json file>

or drag the folder to the NW executable. And of course Node.js APIs can be accessed from Chrome App: add “node” permission to manifest.json and you are ready to call nw.require().


For more information, see What's new in 0.13

steven...@gmail.com

unread,
Sep 12, 2016, 6:16:14 PM9/12/16
to nw.js


I really liked how I was able to port my app over from a chrome app to NWJS.

Now my concern is from what I see in the docs and not mentioned in the post that pledged dedication to support chrome apps:

"NW.js is based on Chromium, which also enables you to use Chrome specific features. Such as File System API, experimental CSS styles with -webkit- prefix. Be careful with these non-standard features since they may be deprecated shortly."

I am specifically concerned about losing the FileSystem API as I have a good chunk of code dedicated to syncing files.  Do you know why the Filesystem API has been noted to be potentially deprecated? and would this be a deprecation on the chromium side? 

Steven

Roger

unread,
Sep 12, 2016, 9:37:06 PM9/12/16
to steven...@gmail.com, nw.js
The doc is misleading and should be fixed. We don't see any info that File System API will deprecated in Chrome.

btw, Chrome apps can run directly in NW without any change.

Roger

--
You received this message because you are subscribed to the Google Groups "nw.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nwjs-general...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mirza...@gmail.com

unread,
Sep 19, 2016, 11:11:32 AM9/19/16
to nw.js
I tried my packaged app to run with:

open -n -a nwjs --args /Users/mirzadelic/Projects/caffetouch

in mac, but gcm doesn't work, can't get reg id from chrome.gcm.register api.


Any suggestion?

Roger

unread,
Sep 19, 2016, 7:14:08 PM9/19/16
to mirza...@gmail.com, nw.js

The gcm API is a special case: try adding --enable-gcm switch.


--

mirza...@gmail.com

unread,
Sep 24, 2016, 9:31:18 AM9/24/16
to nw.js, mirza...@gmail.com
And it will be supported even when google disable chrome app support for mac, win and linux?

Roger

unread,
Sep 26, 2016, 9:29:46 AM9/26/16
to mirza...@gmail.com, nw.js
Right. We'll support them longer than upstream.

wox...@gmail.com

unread,
Sep 27, 2016, 4:20:03 PM9/27/16
to nw.js
typo: Staring should be Starting
also present on the site http://nwjs.io/blog/chrome-apps-support/

On Saturday, August 20, 2016 at 2:47:37 AM UTC+3, Roger Wang wrote:

adar...@gmail.com

unread,
Oct 19, 2016, 6:13:55 AM10/19/16
to nw.js
Hi All,

I am trying to run existing chrome packaged app in Mac.
my existing chrome packaged app uses PNacl components.
When i tried running chrome app using "nwjs-sdk-v0.18.1-osx-x64" nwjs SDK I am getting below error
"NativeClient: the Portable Native Client (pnacl) component is not installed".

But the my chrome packaged app is working good in Windows using (nwjs-sdk-v0.17.0-win-x64) nwjs SDK.

Could somebody help me in loading Pnacl module in Mac.

Regards,
Adarsh

akif.m...@rcbenchmark.com

unread,
May 4, 2017, 4:45:00 PM5/4/17
to nw.js
I want to be able to pack and distribute my chrome app.

How will I be able to achieve that




 

gillavi...@gmail.com

unread,
May 16, 2019, 9:55:03 PM5/16/19
to nw.js
Hi! I developed a Chrome app for the first time a few days ago, and when I attempted to publish the app, a message appeared that read "Only supported on ChromeOS". Does this mean I cannot use this app on an ipad platform? 

I was aiming this app towards an ipad platform, and it would break down the purpose of it's creation if it will not work. 

Is there any way I can get it to work on an ipad? this would be extremely helpful, because I am only a beginner when it comes to computer technology. 

Please respond via email hannarobbins2@gmail. I will not know how to access this feed again.

Thank you!
Reply all
Reply to author
Forward
0 new messages