Skip to content

creeder-uturn/custom-bitwarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Bitwarden Browser Extension

Prerequisites

  • Taskfile.dev

    Should be installed already, but if not brew install go-task

  • ImageMagick

    Can be installed via Homebrew, just run task brew

How to Build

  1. Set the current version in Taskfile.yml

    You can obtain this version from the chrome://extensions/ page with your current extension

  2. Set any additional values you wish to change.

  3. Run task build

How to install

  1. In Chrome navigate to chrome://extensions/
  2. In the top right, enable "Developer Mode"
  3. Select "Load Unpacked" and select the browser- folder created.

About

Custom multi-site bitwarden plugin builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.3%
  • Ruby 1.7%