submit chrome dev mode plugin to chrome web store?

1,486 views
Skip to first unread message

Daniel Kurka

unread,
Aug 6, 2012, 3:44:53 PM8/6/12
to google-web-tool...@googlegroups.com
Hi everyone,

today at work I was setting up a GWT installation on windows for a new coworker and noticed that with chrome 21 we can not install extension anymore. (They need to be in the chrome web store). I also noticed an issue popping up on the issue tracker on the exact same thing: http://code.google.com/p/google-web-toolkit/issues/detail?id=7569

Does anyone have this covered or are we just hearing about this change to chrome right now?

-Daniel

Istvan Soos

unread,
Aug 6, 2012, 6:53:32 PM8/6/12
to google-web-tool...@googlegroups.com, kurka....@gmail.com
Hi,

A quick fix that might help:

1. right click on the chrome icon>Properties>Shortcut
2. add in target: --enable-easy-off-store-extension-install
3. open chrome and navitage to extensions ( chrome://chrome/extensions/ )
4. drag and drop on it the plugin (should be in your download folder
if you tried to install it before and didn't succeed)

Regards,
Istvan
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

Rajeev Dayal

unread,
Aug 7, 2012, 11:39:36 AM8/7/12
to google-web-tool...@googlegroups.com, kurka....@gmail.com
Hey Daniel,

We do need to post the chrome devmode plugin to the webstore. I'll take care of that this week.

I also need to rebuild the devmode plugin, as there were some fixes that went into it a while back that were never put into a distributable binary.


Rajeev

Robert Hanson

unread,
Aug 19, 2012, 11:10:27 AM8/19/12
to google-web-tool...@googlegroups.com, rda...@google.com
@Rajeev, you mentioned that you were going to post the plugin to the Chrome store.  Is that still the plan, or did you run into some issues there?

I'm working on some documentation that is about to go to press, and just want to make sure I have the right instructions in there.

Thanks.

Rob

Daniel Kurka

unread,
Sep 12, 2012, 7:07:43 PM9/12/12
to google-web-tool...@googlegroups.com
Hi Rajeev,

what is the status here?

Can I help?

-Daniel


Rajeev Dayal

unread,
Sep 12, 2012, 7:09:19 PM9/12/12
to google-web-tool...@googlegroups.com
Sorry, this totally fell off the plate. 
Daniel, would you be able to submit it to the Chrome Webstore?

Daniel Kurka

unread,
Sep 12, 2012, 7:33:48 PM9/12/12
to google-web-tool...@googlegroups.com
Hi Rajeev,

I just gave it a try and it seems that we need to do some actual changes to make this work. The chrome web store is complaining about the manifest version of the plugin:

> An error occurred: Manifest version 1 is unsupported. Please upgrade to manifest version 2.

I will give this another look tomorrow. It`s getting too late in Germany right now.

-Daniel




Rajeev Dayal

unread,
Sep 17, 2012, 12:26:42 PM9/17/12
to google-web-tool...@googlegroups.com, Brian Slesinsky
+[skybrian]

Ok, so it looks like we'll have to go ahead and rebuild the crx on our side. I've added Brian, who has been playing around with the crx build process.

Brian Slesinsky

unread,
Sep 17, 2012, 12:28:30 PM9/17/12
to Rajeev Dayal, google-web-tool...@googlegroups.com
Yep, back on the Chrome plugin this week.

Daniel Kurka

unread,
Sep 18, 2012, 12:40:48 PM9/18/12
to google-web-tool...@googlegroups.com
Where do we actually store all the files for a new build on svn?

-Daniel
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

John A. Tamplin

unread,
Sep 18, 2012, 10:17:39 PM9/18/12
to google-web-tool...@googlegroups.com
On Tue, Sep 18, 2012 at 12:40 PM, Daniel Kurka <kurka....@gmail.com> wrote:
Where do we actually store all the files for a new build on svn?

If you mean the libraries, they are in the /plugin-sdks directory (a sibling to /trunk).  They are add-only, like /tools, and separate since few people should need to build the plugins. 

--
John A. Tamplin

Daniel Kurka

unread,
Sep 19, 2012, 4:48:14 PM9/19/12
to google-web-tool...@googlegroups.com
I was actually looking for the c / c++ code of the chrome plugin. This got me confused: http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/npapi/README.txt

Are we using the npapi for building the chrome plugin?

-Daniel

2012/9/19 John A. Tamplin <j...@jaet.org>

John A. Tamplin

unread,
Sep 19, 2012, 5:38:02 PM9/19/12
to google-web-tool...@googlegroups.com
On Wed, Sep 19, 2012 at 4:48 PM, Daniel Kurka <kurka....@gmail.com> wrote:
I was actually looking for the c / c++ code of the chrome plugin. This got me confused: http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/npapi/README.txt

Are we using the npapi for building the chrome plugin?

Yes. 

--
John A. Tamplin
Reply all
Reply to author
Forward
0 new messages