Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbluehat/page-notes
A web extension for annotating the Web
https://github.com/bigbluehat/page-notes
jquery pouchdb semantic-ui web-annotation web-extension
Last synced: 2 months ago
JSON representation
A web extension for annotating the Web
- Host: GitHub
- URL: https://github.com/bigbluehat/page-notes
- Owner: BigBlueHat
- Created: 2016-11-14T22:00:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T07:06:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T18:01:13.031Z (3 months ago)
- Topics: jquery, pouchdb, semantic-ui, web-annotation, web-extension
- Language: CSS
- Homepage:
- Size: 1.92 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Page Notes
A web extension for annotating the Web
Built with [PouchDB](https://pouchdb.com/),
[Vue.js](https://vuejs.or/), and [Semantic-UI](https://semantic-ui.com/).# Installation
```
$ npm i
$ npm run build
```Then pick the open [extension/manifest.json](extension/manifest.json) via your
browsers extension debugging UI.# License
Apache License 2.0