upend/webext
Tomáš Mládek a741bad5ee chore: stuff for mozilla webext packaging 2023-05-27 23:45:43 +02:00
..
public feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
src chore: safeguard in webext against running in upend 2023-05-27 23:30:54 +02: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
README.md chore: stuff for mozilla webext packaging 2023-05-27 23:45:43 +02:00
index.html feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
manifest.json chore: version bump webext 2023-05-27 23:36:09 +02:00
package.json chore: lint webext 2023-05-21 21:46:33 +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
yarn.lock chore: lint webext 2023-05-21 21:46:33 +02:00

README.md

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!