Skip to content

Latest commit

 

History

History

browser-bridge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Browser Bridge

This capability aims at: dump and restore the browsing tabs in the common web browsers.

References

  1. chrome-gnome-shell

Dependency

  • npm, nodejs, python3-pip

Structure

  • connector (connector program and manifest file)
  • extension (source code for browser extension)
  • scripts (used for install connector/extension)

Build

sbs build

Install

sbs install

Test

N/A.

Todo

  • install extensions via install scripts;
  • migrate to Manifest V3