[ Solved ] Pipelight is a wrapper for using Windows plugins in Linux browsers.
Quotehttp://pipelight.net/cms/install/installation-debian.html
Now you need to import the key of the repository so that apt-get won't show up any warnings:
QuoteJessie / Sid:
wget http://repos.fds-team.de/Release.key
sudo apt-key add Release.key
QuoteYou will need to add the contrib repository of Debian, if you do not have it enabled already, as Silverlight requires some Microsoft fonts to work properly. Open /etc/apt/sources.list and append contrib at the end of each line that begins with deb or deb-src and which is a default debian repository. For example:
# Original line: deb http://ftp.de.debian.org/debian/ wheezy main
deb http://ftp.de.debian.org/debian/ wheezy main contrib
QuoteJessie:
deb http://repos.fds-team.de/stable/debian/ jessie main
QuoteUpdate your package cache by executing:
apt-get update
You can now install pipelight-multi as any regular package. We recommend to update the plugin database after the installation:
apt-get install pipelight-multi
pipelight-plugin --update
The next step is to enable the plugins you want to use.
Quotesudo pipelight-plugin --enable flash
Quote
sudo pipelight-plugin --unlock shockwave
sudo pipelight-plugin --enable shockwave