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/ webextension-polyfill.ts
2 lines
72 B

  1. import browser from 'webextension-polyfill'
  2. globalThis.browser = browser