Go to file
TPN 4c724ff9c9 Enforce new whitelists 2024-08-15 15:34:19 +01:00
.github Sudo-extension now 2024-04-25 16:49:46 -04:00
.vscode init 2024-04-25 14:16:30 -04:00
assets init 2024-04-25 14:16:30 -04:00
src Enforce new whitelists 2024-08-15 15:34:19 +01:00
.editorconfig init 2024-04-25 14:16:30 -04:00
.eslintrc.js init 2024-04-25 14:16:30 -04:00
.gitattributes init 2024-04-25 14:16:30 -04:00
.gitignore init 2024-04-25 14:16:30 -04:00
.prettierrc.mjs init 2024-04-25 14:16:30 -04:00
LICENSE Sudo-extension now 2024-04-25 16:49:46 -04:00
README.md Update README.md 2024-04-26 22:17:45 -04:00
manifest.json init 2024-04-25 14:16:30 -04:00
package.json Fix an issue 2024-04-25 17:05:58 -04:00
pnpm-lock.yaml init 2024-04-25 14:16:30 -04:00
tsconfig.json init 2024-04-25 14:16:30 -04:00

README.md

extension

Enhance your experience with just one click

Running for development

We use pnpm with the latest version of NodeJS.

pnpm i
pnpm dev