Go to file
ronreg-ribdev bf38da3d4e Add readme
2020-11-28 00:14:11 -08:00
extension Initial extension commit 2020-11-28 00:08:38 -08:00
gall-app Add bare-bones gall app 2020-11-28 00:12:21 -08:00
.gitignore Add bare-bones gall app 2020-11-28 00:12:21 -08:00
README.md Add readme 2020-11-28 00:14:11 -08:00

Urbit Browser Manager

Browser extension

extension has the code for the browser extension.

Gall app

gall-app contains the code for the gall app. The initial skeleton was created using create-landscape-app, with some slight modifications. npm run build/npm run serve and the .urbitrc file work as described in the documentation for create-landscape-app.