New issue
Advanced search Search tips

Issue 639859 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

"The field export is not allowed in manifest" while uploading shared module to the webstore

Reported by alex...@abacan.ru, Aug 22 2016

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Steps to reproduce the problem:
1. create manifest.json file with line "export": {}
2. archive to ZIP
3. upload Zip to the chrome web store using developer dashboard

What is the expected behavior?
I am on the next step of the publishing master

What went wrong?
for the shared module:
An error occurred: Failed to process your item.
The field export is not allowed in manifest.

for the extension which using shared module:
An error occurred: Failed to process your item.
The field import is not allowed in manifest.

WebStore page: https://chrome.google.com/webstore/developer/update?publisherId=g07972505913276721681

Did this work before? N/A 

Chrome version: 52.0.2743.116  Channel: stable
OS Version: OS X 10.11.6
Flash Version: Shockwave Flash 22.0 r0

I'm trying to use Google Chrome shared modules feature as described in the documentation: https://developer.chrome.com/extensions/shared_modules.
Everything works fine locally.
 
manifest.json
426 bytes View Download
Components: Platform>Extensions Platform>Extensions>Documentation
Labels: OS-Chrome OS-Linux OS-Windows
Related for possible documentation update purposes: the "export" field is not mentioned in https://developer.chrome.com/extensions/manifest, but the "import" field (as described in https://developer.chrome.com/extensions/shared_modules) is.

Comment 2 by alex...@abacan.ru, Aug 23 2016

When I'm trying to upload client extension with the "import" field as mentioned in https://developer.chrome.com/extensions/manifest, it also doesn't work: "The field import is not allowed in manifest."
Project Member

Comment 3 by sheriffbot@chromium.org, Aug 23 2017

Status: Archived (was: Unconfirmed)
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment