Pregunta

Chrome supports binary extensions on all platforms. But I cannot decide whether Chrome OS supports them too...

¿Fue útil?

Solución

Nope, they are disabled on purpose.

See this, this, this.

Otros consejos

They don't support NPAPI, but they do support the new native client architecture NaCL.

For more information regarding the difference:

http://dev.chromium.org/nativeclient/getting-started/getting-started-background-and-basics

If your binary extension uses PPAPI rather than NPAPI, it will definitely work on Chrome OS.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top