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.
Don't do N equal requests for N equal answers |
4 months ago | |
|---|---|---|
| public | 4 months ago | |
| src | 4 months ago | |
| .aibuild | 4 months ago | |
| .env | 4 months ago | |
| .gitignore | 4 months ago | |
| Dockerfile.build | 4 months ago | |
| Makefile | 4 months ago | |
| README.md | 4 months ago | |
| docker-compose.yml | 4 months ago | |
| manifest-chrome.json | 4 months ago | |
| manifest-firefox.json | 4 months ago | |
| manifest.json | 4 months ago | |
| package-lock.json | 4 months ago | |
| package.json | 4 months ago | |
| tsconfig.json | 4 months ago | |
| tsconfig.node.json | 4 months ago | |
| vite.config.ts | 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