Skip to content

ctrl-alt-deseat/ctrlpanel-extension

Repository files navigation

Ctrlpanel Web Extension

Browser extension for loging in to websites using your Ctrlpanel account.

Building the extension

The following commands should output the final web extension in a folder called distribution:

npm install
npm run build:production

Hacking

To work on the extension, use the following command to launch a FireFox instance that will reload the extension whenever any source files are changed.

npm run dev:firefox

Releasing

The following command will output a .zip file in the web-ext-artifacts folder, ready for uploading to Mozilla Addons.

npm run release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published