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/_locales/en/ messages.json
15 lines
443 B

  1. {
  2. "appName": {
  3. "message": "Web Annotation Discovery",
  4. "description": "The name of the application"
  5. },
  6. "appShortName": {
  7. "message": "WAD",
  8. "description": "The short_name (maximum of 12 characters recommended) is a short version of the app's name."
  9. },
  10. "appDescription": {
  11. "message": "Browser extension to discover, display, and create Web Annotations",
  12. "description": "The description of the application"
  13. }
  14. }