upend/webext
Tomáš Mládek 70463fe797 chore: bump webext version 2023-05-27 23:58:21 +02:00
..
public feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
src fix: await upend visit, contentType isn't array 2023-05-27 23:58:05 +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: bump webext version 2023-05-27 23:58:21 +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!