Skip to content

Browser extension for Firefox, to quickly use Safelyx. πŸŒπŸ’»

License

Notifications You must be signed in to change notification settings

safelyx/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Safelyx Browser Extension

This is a Safelyx's browser extension built using Deno.

Supported Browsers

Requirements

This was tested with deno's version stated in the .dvmrc file, though it's possible other versions might work.

There are no other dependencies. Deno!

Development

$ make start
$ make load-in-firefox
$ make format
$ make test
$ make bundle
$ make build

Structure

  • Static files are defined at public/.
  • Bundling happens via bundle.ts.

Deployment / Publishing

  • Push to the main branch with the new versions, then manually upload the result of make build to AMO and CWS.