Linterna Magica

Sérgio Basto sergio at serjux.com
Thu Feb 5 15:57:54 UTC 2015


On Qui, 2015-02-05 at 16:43 +0100, Antonio Trande wrote:
> Hi all.
> 
> Linterna Magica (http://linternamagica.org/#what-is-it) is a
> userscript for watching web video clips inside a browser without the
> proprietary flash technology.
> 
> Is it practicable the packaging of this script for Firefox/Icecat on
> Fedora?
> Are there problems as it is a script?

Don't see any, but I'm not an expert. 
Installation is possible [1].
Only thing that we need to check if it is Legal [2] and if have a
compatibility License . 



[1]
2.2.2 Installation from terminal
--------------------------------

Another option to install the userscript is to copy it from a terminal.
The paths in the examples bellow might be different in your
configuration and setup.

   For Epiphany:

`cp linternamagica.user.js \
~/.gnome2/epiphany/extensions/data/greasemonkey/linterna_magica.user.js'

   For GNU IceCat:

`mkdir ~/.gnuzilla/icecat/profile/gm_scripts/linterna_magica/'
`cp linternamagica.user.js \
~/.gnuzilla/icecat/profile/gm_scripts/linterna_magica/linterna_magica.user.js'

   For other free software versions of Firefox:

`mkdir ~/.mozilla/firefox/profile/gm_scripts/linterna_magica/'
`cp linternamagica.user.js \
~/.mozilla/firefox/profile/gm_scripts/linterna_magica/linterna_magica.user.js'

[2]
https://fedoraproject.org/wiki/Forbidden_items?rd=ForbiddenItems


-- 
Sérgio M. B.



More information about the devel mailing list