How can I prevent Google Chrome update from re-enabling integrated Flash plugin?

5

I frequently debug Flex applications in Google Chrome and use a debug version of Flash Player to get the job done. However, for some time now, Google Chrome has deployed an integrated version of Flash. Getting around that requires a few tweaks as described over at Adobe's website.

Everything would be nice and beautiful if only Google Chrome updates would not mess around with those settings. Currently every time a new version of Chrome is pushed I get to scratch my head as to why Flex applications act weird - only to realize that chrome://plugins need yet another nudge.

How can I prevent Google Chrome update from re-enabling integrated Flash plugin?

Saul

Posted 2012-09-23T16:52:09.787

Reputation: 395

Answers

2

Turns out this is a bug reported as issue 150596. Release 23 should fix it.

Saul

Posted 2012-09-23T16:52:09.787

Reputation: 395

0

This might not be the answer you are looking for but how about installing a portable version of Google Chrome which (in theory) won't update itself automatically?

One suggestion would be the PortableApps version of Chrome:

http://portableapps.com/apps/internet/google_chrome_portable

Richard Lucas

Posted 2012-09-23T16:52:09.787

Reputation: 2 744

Turning off updates is easy but that is not what I am after. It is the habit of Chrome update to unilaterally fiddle with manually modified plugin settings I want to get rid of. – Saul – 2012-09-25T15:39:44.210