Autor Tema: Opera developer Reborn 3  (Leído 1950 veces)

Fl0ppy

  • Administrador
  • Usuario Héroe
  • *****
  • Mensajes: 10399
Opera developer Reborn 3
« en: 20 de Abril de 2019, 08:06:45 pm »
Reborn 3 (Opera 60) was designed to improve people’s control over their privacy, security, and to give them access to Web 3, the Web of the future

Quote (selected)
Today, we are launching Opera 60, codenamed Reborn 3. With this release, we believe we are setting a new standard for browsers. In our entire Reborn series, we have challenged the browsers of today, aiming to provide you with features that, we believe, improve your online experience.

With this release, we are introducing a new, borderless design inspired by low-key and high-key lighting photography. It turns the browser into the perfect frame for the Web.

Opera now also includes Web 3-support and a Crypto Wallet, an important new feature. It allows you to browse and make transactions the blockchain-based Internet of the future, also known as Web 3. This makes Opera the first ever Web 3-ready computer browser. Combined with a built-in VPN and ad blocker, Opera gives you all the tools you need to be in control of your digital life.

We believe these features should constitute the new standard of browsing and that users shouldn’t settle for anything less. After all, the browser remains the most important application through which you interact with the Web over many hours each day. At Opera, we want to improve the quality, privacy and security of your web browsing and to give you access to features other browsers don’t yet have. 

https://blogs.opera.com/desktop/2019/04/opera-60-reborn-3-web-3-0-vpn-ad-blocker/

DESCARGA:
https://ftp.opera.com/ftp/pub/opera-developer/

Para Linux, concretamente DEBIAN y sus derivados (ubunt/mint..) es necesario bajar esta libreria del ffmpeg para poder videos h264 (por ejemplo de twitter) y copiarla donde lo teneis instalado

1-Ir a este enlace
https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases

2-Descarga la última versión, en este momento es la 0.37.4
https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.37.4/0.37.4-linux-x64.zip

o
Quote (selected)
wget https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.37.4/0.37.4-linux-x64.zip

3-Descomprimirlo en un directorio (suponendo que estás en el directorio donde lo has descargado

Quote (selected)
unzip 0.37.4-linux-x64.zip -d operaffmpeg

4-Copiarlo donde está el Opera
Quote (selected)
sudo cp operaffmpeg/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-developer/

Tambíen puedes hacerlo directamente sin necesidad de extraerlo en un directorio "temporal"
Quote (selected)
sudo unzip 0.37.4-linux-x64.zip -d  /usr/lib/x86_64-linux-gnu/opera-developer/

Si os sale este mensaje
Quote (selected)
replace /usr/lib/x86_64-linux-gnu/opera-developer/libffmpeg.so? [y]es, [n]o, [A]ll, [N]one, [r]ename

Se le dice que [y]

Si todo ha ido bien os saldrá esto
Quote (selected)
inflating: /usr/lib/x86_64-linux-gnu/opera-developer/libffmpeg.so
Siempre que pasa igual sucede lo mismo