<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: chrome</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/chrome/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Google Chrome Flash Plug In Blocked</title>
      <link>https://chrisjrob.com/2011/03/13/google-chrome-flash-plug-in-blocked/</link>
      <pubDate>Sun, 13 Mar 2011 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2011/03/13/google-chrome-flash-plug-in-blocked</guid>
      <description>
       <![CDATA[
         
         <p>Google Chrome started stating <em>“The Flash plug-in was blocked because it is out of date.”</em>.</p>

<p>To fix this I entered “about:plugins” in the address bar, and clicked
“disable” against Flash. This results in Google Chrome falling back on
the version of Flash installed in the operating system. If you do not
have Flash installed, then in Debian you can install as follows:</p>

<!--more-->

<p>Firstly ensure that the repositories in <code class="language-plaintext highlighter-rouge">/etc/apt/sources.list</code> include
“non-free”, for example:</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>deb http://ftp.uk.debian.org/debian squeeze main contrib non-free
</code></pre></div></div>

<p>Then install Adobe Flash with:</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ sudo apt-get update $ sudo apt-get install flashplugin-nonfree
</code></pre></div></div>

<p>And you should now have a working Flash installation. I have tested You
Tube and all seems to be well, but I will update this page if I find any
issues.</p>

<p>By the way, I would obviously prefer to run Chromium, the open source
version of Chrome, but at the moment the version in Squeeze is outdated,
and there are no backports yet for Wheezy.</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
