Tools for Deno-Powered Web Extensions jsr.io/@bpev/bext
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

Passgen#

Basically, this is Bitwarden's Password Generator, without the rest of the app. Some logic is slightly different, just for simplicity, but the core is that app.

How to Build Extension#

  1. Install Deno
  2. Install Bext: deno install -gA --name=bext jsr:@bpev/bext/bin
  3. deno task build builds the extension into /dist/{browser}