Giter VIP home page Giter VIP logo

webrowse's Introduction

Webrowse 是什么

一款谷歌浏览器扩展,它可以帮你在任何网页上向别人实时发起音视频连接,一起浏览当前页。

特性

  • 共享工作区
  • 实时与TA人音视频(基于WebRTC)
  • 自己鼠标实时同步到对方(可关闭)
  • 聊天
  • 其它特性
    • 可拖拽
    • 可任意改变大小
    • 黑夜模式
    • 视频去背景

下载地址

Chrome扩展商店

国内用户需翻墙下载

本地开发

克隆项目

git clone https://github.com/Privoce/webrowse.git && cd webrowse

开发

yarn install && yarn start 打开Chrome浏览器扩展开发者模式,加载项目下的dev目录,在打开的每个页面,左下角会出现一个小浮标,说明加载成功。

构建

yarn build

build目录即可以上传到chrome扩展商店的包

目前存在的问题

不完善之处

  • 邀请连接打开暂未同步显示该workspace下的网页
  • 左下角快捷新开的页面
  • tab status & follow mode
  • 邀请按钮的功能
  • 发送email的功能
  • Portal Webrowse UX重构

Bug

  • 对方视频偶现黑屏
  • 后端服务:有时会有个常驻room的user

待重构&性能

  • CSS污染问题:iframe or web components
  • resize & drag:引入CSS变量来代替state的更新,避免重复渲染,提升性能
  • 鼠标位置信息传输性能问题
  • 引入状态管理:目前状态维护的有点多了,有必要加入状态管理,暂定redux
  • 升级Manifest V3

webrowse's People

Contributors

laoona avatar zerosoul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.