diff --git a/articles/guides/ChromiumFlashPDF.html b/articles/guides/ChromiumFlashPDF.html index 3a19952..d4d8225 100644 --- a/articles/guides/ChromiumFlashPDF.html +++ b/articles/guides/ChromiumFlashPDF.html @@ -18,3 +18,10 @@ Getting Google Chrome integrated flash and PDF player to Chromium ln -s /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium
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).
Now open (or if it was already running, restart) Chromium and go to 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.
+ + +