Chrome Web Store shows extension as incompatible on ChromeOS for no obvious reason

154 views
Skip to first unread message

Manuel Braun

unread,
Oct 15, 2014, 6:34:53 AM10/15/14
to chromium-...@chromium.org
I have an extension listed in the Chrome Web store, that suddenly started to become listed as "not compatible" on ChromeOS. The message in the tooltip reads: 

This application is not supported on this computer. Installation has been disabled. The following problems are detected: Java plugin is required by this app

What's interesting is, that the extension does not even has plugins section in the manifest.  I even tried adding the following section to the manifest, which according to the docs should list it as compatible, even if NPAPI plugins where used.

    "requirements": {
     
"plugins": {
       
"npapi": false
     
}
   
}


The extension uses NaCl, but has been using that for months before this issue started to appear. It doesn't use java or any other plugins.
It can still be installed on ChromeOS using inline installs. 

When I upload the exact same zip file as a new listing, it perfectly works, also on ChromeOS. So I'm pretty sure this is a bug on the Chrome Web Store.
I've already filed a bug on the chromium bug tracker, but it did not get any attention for weeks.

Has anybody had a similar issue and found some workaround?

Antony Sargent

unread,
Oct 16, 2014, 12:22:36 PM10/16/14
to Manuel Braun, Chromium-extensions
FYI, I forwarded this to the webstore engineering team and they are taking a look at it. I think they may have temporarily applied a manual workaround so that it should become available on ChromeOS shortly, and hopefully they can prevent this from happening again. 

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/dbf54f3a-7376-4a31-9111-4cc4afc2363f%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Manuel Braun

unread,
Oct 16, 2014, 12:45:27 PM10/16/14
to Antony Sargent, Chromium-extensions

Thank you!

Reply all
Reply to author
Forward
0 new messages