GithubHelp home page GithubHelp logo

popup-tool's Introduction

popup-tool(视频弹出工具)

这是一个Firefox拓展,这个扩展的功能是弹出HTML5的视频到独立窗口, 目前支持的视频网站有 Youtube, Bilibili, 腾讯视频, 优酷, 爱奇艺, 斗鱼直播. 其他网站上的视频可能不能完美支持.

支持的基本功能:

  • 弹出视频
  • 根据视频大小调整窗口的大小
  • 记忆弹窗的位置和大小

特殊功能(需要安装外部程序):

  • 将弹出窗口置顶
  • 设置窗口的透明度

安装扩展

请在 AMO 安装本扩展

外部程序

说明:这个外部程序只会修改弹出窗口的置顶选项和透明度,不会进行其它敏感操作。

安装外部程序教程

  • 将本扩展的 github代码库 保存到本地

  • 打开powershell,进入到 native/ 目录,执行 ./add-to-registry.ps1 来添加注册表信息

    • 如果出现运行错误,请使用管理员权限运行powershell,输入Set-ExecutionPolicy RemoteSigned,来暂时解除脚本的执行限制。然后重新执行./add-to-registry.ps1 脚本。

    • 执行成功之后,用管理员权限运行powershell,输入Set-ExecutionPolicy Restricted 恢复脚本的执行策略。

  • 重新启动安装了拓展的Firefox

  • 打开一个支持的视频网站,你将会在视频弹出的工具栏看到 “置顶” 的按钮,这说明外部程序安装成功。

popup-tool's People

Contributors

harytfw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.