https://github.com/mrmartineau/otter-extension
Chrome extension for Otter bookmarks
https://github.com/mrmartineau/otter-extension
Last synced: 4 months ago
JSON representation
Chrome extension for Otter bookmarks
- Host: GitHub
- URL: https://github.com/mrmartineau/otter-extension
- Owner: mrmartineau
- Created: 2022-07-10T15:06:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T08:06:04.000Z (over 1 year ago)
- Last Synced: 2024-12-30T22:11:12.565Z (6 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Otter Browser Extension> Chromium browser extension for saving pages to [Otter](https://github.com/mrmartineau/otter), a simple bookmark manager
## Installing this extension
1. Download and unzip this repo
2. Install npm dependencies
3. Build extension by running `npm run build`
4. Go to `chrome://extensions/`.
5. Click "Load Unpacked" and select the `build` directory in this repo.
6. The extension should show up in your browser 🎉## Contribution
Suggestions and pull requests are welcomed!.
---
This project was bootstrapped with [Chrome Extension CLI](https://github.com/dutiyesh/chrome-extension-cli)
## License
[MIT](https://choosealicense.com/licenses/mit/) © [Zander Martineau](https://zander.wtf)
> Made by Zander • [zander.wtf](https://zander.wtf) • [GitHub](https://github.com/mrmartineau/) • [Mastodon](https://main.elk.zone/toot.cafe/@zander)