movie-web extension v1.1.4 source code backup
Find a file
2024-12-03 19:34:34 +02:00
.github Initial commit 2024-12-03 19:34:34 +02:00
.vscode Initial commit 2024-12-03 19:34:34 +02:00
assets Initial commit 2024-12-03 19:34:34 +02:00
src Initial commit 2024-12-03 19:34:34 +02:00
.editorconfig Initial commit 2024-12-03 19:34:34 +02:00
.eslintrc.js Initial commit 2024-12-03 19:34:34 +02:00
.gitattributes Initial commit 2024-12-03 19:34:34 +02:00
.gitignore Initial commit 2024-12-03 19:34:34 +02:00
.prettierrc.mjs Initial commit 2024-12-03 19:34:34 +02:00
LICENSE Initial commit 2024-12-03 19:34:34 +02:00
package.json Initial commit 2024-12-03 19:34:34 +02:00
pnpm-lock.yaml Initial commit 2024-12-03 19:34:34 +02:00
README.md Initial commit 2024-12-03 19:34:34 +02:00
tsconfig.json Initial commit 2024-12-03 19:34:34 +02:00

extension

Enhance your movie-web experience with just one click

Running for development

We use pnpm with the latest version of NodeJS.

pnpm i
pnpm dev