Skip to content

1337-legal/Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powered by Extension.js

1337

JavaScript-based extension with a sidebar panel. Adds a sidebar with a simple page.

screenshot

Commands

dev

Run the extension in development mode. Target a browser with --browser:

bun run dev
bun run dev -- --browser=firefox
bun run dev -- --browser=edge

build

Build for production. Convenience scripts target each browser:

bun run build           # Chrome (default)
bun run build:firefox
bun run build:edge

preview

Preview the production build in the browser:

bun run preview

Learn more

Extension.js docs.

About

The extension that make you able to use 1337 in your browser with the auto-fill feature.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors