You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sergey Marinkevich b4a66ee5c0 placeholder utill we loaded up 4 months ago
public add firefox support 4 months ago
src placeholder utill we loaded up 4 months ago
.aibuild simplify build 4 months ago
.env add firefox support 4 months ago
.gitignore simplify build 4 months ago
Dockerfile.build simplify build 4 months ago
Makefile simplify build 4 months ago
README.md simplify build 4 months ago
docker-compose.yml simplify build 4 months ago
manifest-chrome.json simplify build 4 months ago
manifest-firefox.json simplify build 4 months ago
manifest.json init 4 months ago
package-lock.json add firefox support 4 months ago
package.json simplify build 4 months ago
tsconfig.json add firefox support 4 months ago
tsconfig.node.json init 4 months ago
vite.config.ts init 4 months ago

README.md

Build

make chrome

or

make firefox

Signed

Needs AMO API key from Mozilla. Place it to the .env file.

AMO_JWT_ISSUER=$USER
AMO_JWT_SECRET=$SECRET