Chrome supports binary extensions on all platforms. But I cannot decide whether Chrome OS supports them too...
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Nope, they are disabled on purpose.
See this, this, this.
回答2:
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.