Browser extension that demonstrates the Web Annotation Discovery mechanism: subscribe to people’s annotation collections/‘feeds’, to see their notes on the web; and create & publish annotations yourself.

web-annotation-discovery-we.../src/popup/ index.html
5 lines
88 B

  1. <!DOCTYPE html>
  2. <script src="./index.tsx" type="module"></script>
  3. <div id="app"></div>