Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GWT developer tools plugin disabled in the latest Chrome (37).

My problem is that the GWT developer tools plugin is disabled in the latest version of Chrome (37). The problem is using it, not installing it. Chrome does resist installation (because it uses NPAPI calls which endanger security, I believe). However with a bit of research I have installed the plugin successfully, using the workaround proposed in Installing Google Web Toolkit Developer Plugin and in various other places.

However, although it is installed, and shows itself as being installed on the extensions page, Chrome will not allow it to run. I have also tried to solve this from the Extensions page by checking the 'developer' checkbox. No difference. Chrome will not run it. I have tried to find an earlier version of Chrome, which is also recommended as a workaround - looking in such sites as OldApps. They are no longer available - Oldapps tells me I have to go to the Chrome downloads page. It seems that in blocking off all routes to run software that might allow security breaches, the Chrome team has made it impossible to run Google's own Development Toosl. Has anyone else encountered this problem? I haven't been able to find any posts that address this latest stage of the problem, which makes me wonder if it is one of my own making - however I can't make it work.

Any thoughts?

like image 868
ancient geek Avatar asked Aug 01 '14 16:08

ancient geek


1 Answers

Sorry but

From GWT Website

GWT Development Mode will no longer be available for Chrome sometime in 2014, so we improved alternate ways of debugging. There are improvements to Super Dev Mode, asserts, console logging, and error messages.

http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html

like image 94
Suresh Atta Avatar answered Nov 07 '22 10:11

Suresh Atta