mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
101 lines
4.3 KiB
Markdown
101 lines
4.3 KiB
Markdown
|
[#]: subject: "How to Use Picture in Picture Mode in Brave Browser"
|
|||
|
[#]: via: "https://itsfoss.com/picture-in-picture-brave/"
|
|||
|
[#]: author: "Abhishek Prakash https://itsfoss.com/"
|
|||
|
[#]: collector: "lkxed"
|
|||
|
[#]: translator: "geekpi"
|
|||
|
[#]: reviewer: " "
|
|||
|
[#]: publisher: " "
|
|||
|
[#]: url: " "
|
|||
|
|
|||
|
如何在 Brave 浏览器中使用画中画模式
|
|||
|
======
|
|||
|
Brave 是一款出色的类似于 Chrome, 但可[替代 Chrome 的网络浏览器][1]。
|
|||
|
|
|||
|
[Firefox 和 Brave][2] 是我喜欢在 Linux 系统上使用的两种浏览器。两者都有不同的优势。
|
|||
|
|
|||
|
Firefox 比 Brave 做得更好的一件事就是画中画 (PIP) 模式,它适用于 YouTube、Netflix 和大多数流媒体网站。
|
|||
|
|
|||
|
Brave 也有画中画模式,但它是如此隐藏,以至于你觉得根本没有 PIP 支持。
|
|||
|
|
|||
|
内置画中画适用于某些网站(如 YouTube),但可能不适用于其他网站(如 Prime Video)。不用担心!你可以为此使用专用扩展。
|
|||
|
|
|||
|
让我在本教程中展示这两种方法。
|
|||
|
|
|||
|
### 方法 1:在视频上双击右键
|
|||
|
|
|||
|
**技巧是依次单击两次右键,你应该会看到画中画模式选项。**
|
|||
|
|
|||
|
让我通过一个例子来说明这一点。在 Brave 中播放 YouTube 视频。现在右键单击视频。
|
|||
|
|
|||
|
![第一次右键单击后将光标从上下文菜单稍微移开][3]
|
|||
|
|
|||
|
再次右键单击。它应该在视频上,但不在上一个上下文菜单上。就在视频的其他地方。
|
|||
|
|
|||
|
现在你应该看到另一个带有画中画选项的上下文菜单。
|
|||
|
|
|||
|
![你应该在第二次右键单击中看到画中画选项][4]
|
|||
|
|
|||
|
选择画中画,视频将从窗口中弹出。你可以将其移动到浏览器中的任何位置。
|
|||
|
|
|||
|
![Brave 浏览器画中画模式][5]
|
|||
|
|
|||
|
当你使用其他应用时,你还可以让它在屏幕上的任何位置播放。
|
|||
|
|
|||
|
![Brave 在画中画模式中播放影片][6]
|
|||
|
|
|||
|
在最近的 Brave 版本中,您可以根据自己的喜好调整弹出窗口的大小。
|
|||
|
|
|||
|
我不明白为什么 Brave 把它隐藏成这样。为什么不突出它?
|
|||
|
|
|||
|
无论如何,这适用于 YouTube 等网站,但可能不适用于 Prime 视频。如果你愿意,你可以安装一个扩展。
|
|||
|
|
|||
|
### 方法 2:使用画中画扩展
|
|||
|
|
|||
|
Google 提供了一个官方插件,可让你在 Google Chrome 中获得画中画功能。由于 Brave 基于 Chromium,你可以在 Brave 中使用相同的扩展。
|
|||
|
|
|||
|
[画中画扩展][7]
|
|||
|
|
|||
|
进入扩展页面并**点击 Add to Brave 按钮**。
|
|||
|
|
|||
|
![为 Brave 添加画中画扩展][8]
|
|||
|
|
|||
|
当你单击它时,它会提示添加扩展的选项。
|
|||
|
|
|||
|
![添加扩展][9]
|
|||
|
|
|||
|
添加扩展后,你应该会在浏览器的右上角看到它。
|
|||
|
|
|||
|
![使用画中画扩展][10]
|
|||
|
|
|||
|
播放视频时,单击扩展名,视频应该会弹出。
|
|||
|
|
|||
|
### 你能在 Brave 中启用 PIP 模式吗?
|
|||
|
|
|||
|
画中画模式已成为休闲流媒体消费的必备功能。我觉得奇怪的是,Brave 和其他浏览器没有足够重视它。 Firefox 处理得很好。
|
|||
|
|
|||
|
我希望这个快速的小技巧可以帮助你在 Brave 浏览器中获得 PIP 体验。你更喜欢这两种方法中的哪一种?右键单击还是扩展?
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: https://itsfoss.com/picture-in-picture-brave/
|
|||
|
|
|||
|
作者:[Abhishek Prakash][a]
|
|||
|
选题:[lkxed][b]
|
|||
|
译者:[geekpi](https://github.com/geekpi)
|
|||
|
校对:[校对者ID](https://github.com/校对者ID)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[a]: https://itsfoss.com/
|
|||
|
[b]: https://github.com/lkxed
|
|||
|
[1]: https://itsfoss.com/open-source-browsers-linux/
|
|||
|
[2]: https://itsfoss.com/brave-vs-firefox/
|
|||
|
[3]: https://itsfoss.com/wp-content/uploads/2022/09/getting-picture-in-picture-in-brave-1.png
|
|||
|
[4]: https://itsfoss.com/wp-content/uploads/2022/09/getting-picture-in-picture-in-brave-2.webp
|
|||
|
[5]: https://itsfoss.com/wp-content/uploads/2022/09/brave-picture-in-picture-youtube.webp
|
|||
|
[6]: https://itsfoss.com/wp-content/uploads/2022/09/brave-playing-picture-in-picture-mode-on-screen.webp
|
|||
|
[7]: https://chrome.google.com/webstore/detail/picture-in-picture-extens/hkgfoiooedgoejojocmhlaklaeopbecg/related?hl=en-US
|
|||
|
[8]: https://itsfoss.com/wp-content/uploads/2022/09/picture-in-picture-extension-google-chrome-web.png
|
|||
|
[9]: https://itsfoss.com/wp-content/uploads/2022/09/add-picture-in-picture-extension-to-brave.webp
|
|||
|
[10]: https://itsfoss.com/wp-content/uploads/2022/09/picture-in-picture-extension.png
|