upend/webext
Tomáš Mládek 249f39b8da
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: favicon
also track PNGs in LFS
2024-07-21 19:22:42 +02:00
..
public fix: favicon 2024-07-21 19:22:42 +02:00
src build(webext): update shared paths with webui, fix build 2024-02-05 22:22:43 +01:00
.eslintrc.cjs chore: lint webext 2023-05-21 21:46:33 +02:00
.gitignore feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
index.html feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
manifest.json chore(webext): version bump 2023-06-10 15:43:30 +02:00
package.json dev: move tools/upend_js,py to sdks 2024-02-17 14:09:30 +01:00
pnpm-lock.yaml dev: move tools/upend_js,py to sdks 2024-02-17 14:09:30 +01:00
README.md chore: stuff for mozilla webext packaging 2023-05-27 23:45:43 +02:00
svelte.config.js feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
vite.config.ts feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00

UpEnd Web Companion

The extension is in this directory, it references a small supporting library in tools/upend_js.

All that should be necessary to build is:

  1. enter webext
  2. yarn
  3. yarn build

If there's any problem, shoot me an e-mail at t@mldk.cz!