Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardkall/pinboard-pro-chrome-extension
Google Chrome extension for Pinboard.in (https://pinboard.in).
https://github.com/richardkall/pinboard-pro-chrome-extension
Last synced: 3 months ago
JSON representation
Google Chrome extension for Pinboard.in (https://pinboard.in).
- Host: GitHub
- URL: https://github.com/richardkall/pinboard-pro-chrome-extension
- Owner: richardkall
- License: mit
- Created: 2015-07-21T15:25:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T17:31:58.000Z (almost 4 years ago)
- Last Synced: 2024-05-13T10:33:08.902Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 1.26 MB
- Stars: 43
- Watchers: 4
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- chrome-extensions - Pinboard Pro - Google Chrome extension for Pinboard.in. (General)
README
# [Pinboard Pro](https://chrome.google.com/webstore/detail/pinboard-pro/pmgaobiflaffpllgnepmhcnbdhfgnpna)
> Google Chrome extension for Pinboard.in.
![Pinboard Pro](preview.png)
## Features
- Save bookmarks
- Save for reading later
- Save tab sets
- Quick access to all your bookmarks, unread items or saved tab sets
- Open random unread item
- Dark mode
- Selected text automatically copied to description field
- Keyboard shortcuts (customizable)
- Fully customizable menu
- Does not store login informationThe _"Save bookmark"_-dialog uses the official popup which means you have access
to all your tags and tag suggestions.## Install
Install from [Chrome Web Store](https://chrome.google.com/webstore/detail/pinboard-pro/pmgaobiflaffpllgnepmhcnbdhfgnpna).
## Development
Install dependencies:
```bash
$ yarn
```Build extension:
```bash
$ yarn build
```## License
MIT © [Richard Käll](https://richardkall.se)