mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
articles/guides/ChromiumFlashPDF: mention flashplugin-nonfree
This commit is contained in:
parent
fbd5300085
commit
d316588eac
@ -18,6 +18,7 @@ Getting Google Chrome integrated flash and PDF player to Chromium
|
||||
ln -s /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium</code></pre>
|
||||
<p>Remember to keep Google Chrome installed, because when package managment upgrades it, those plugins are also upgraded in both Chrome and Chromium (because Chromium is same as Chrome with those plugins).</p>
|
||||
<p>Now open (or if it was already running, restart) Chromium and go to <a href="about:plugins">about:plugins</a>. There you should see two new plugins called "Chrome PDF Viewer" and "Flash". Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.</p>
|
||||
<p>NOTE: Flash might need you to install package flashplugin-nonfree from the repositories. I am not fully sure about this.</p>
|
||||
<div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://mkaysi.github.com/', 'user' : 1040881, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-02', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript>
|
||||
<a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a>
|
||||
</noscript>
|
||||
|
@ -35,6 +35,8 @@ Remember to keep Google Chrome installed, because when package managment upgrade
|
||||
Now open (or if it was already running, restart) Chromium and go to [about:plugins](about:plugins). There you should see two new plugins called "Chrome PDF Viewer" and "Flash".
|
||||
Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.
|
||||
|
||||
NOTE: Flash might need you to install package flashplugin-nonfree from the repositories. I am not fully sure about this.
|
||||
|
||||
[Google Chrome]:https://www.google.com/intl/en/chrome/browser/
|
||||
[Chromium]:http://www.chromium.org/Home
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user