browser extension https://pinmenote.com
Go to file
2023-04-19 23:59:38 +02:00
bin feat: save pin and snapshot with marked canvas 2023-03-28 01:11:55 +02:00
src fix: download csv table 2023-04-19 23:59:38 +02:00
.env feat: cleanup api invocation 2023-03-12 17:53:22 +01:00
.env.development fix: reload script active tab and api url 2023-03-12 18:03:25 +01:00
.eslintignore fix: mathml-to-latex as external dependency 2023-03-25 18:12:19 +01:00
.eslintrc tech: cleanup fetch api - align with website 2023-03-17 03:58:28 +01:00
.gitignore feat: is initial commit 2022-12-17 22:55:05 +01:00
.gitmodules fix: mathml-to-latex as external dependency 2023-03-25 18:12:19 +01:00
.parcelrc feat: is initial commit 2022-12-17 22:55:05 +01:00
.prettierrc.json feat: is initial commit 2022-12-17 22:55:05 +01:00
LICENSE feat: is initial commit 2022-12-17 22:55:05 +01:00
package-lock.json feat: add calendar event add components 2023-04-12 21:35:12 +02:00
package.json feat: add calendar event add components 2023-04-12 21:35:12 +02:00
README.md fix: iframe content height problem - missing document header 2023-04-13 03:44:33 +02:00
tsconfig.json tech: remove external types submodule 2023-02-17 14:06:42 +01:00

pinmenote-extension

Description

Browser extension nobody wants and nobody needs

  • offline first with p2p in mind

Run

npm run dev

Known issues