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/overview/ index.html
4 lines
87 B

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