https://github.com/prplecake/linkace-plus
LinkAce+, a LinkAce browser extension
https://github.com/prplecake/linkace-plus
Last synced: 8 months ago
JSON representation
LinkAce+, a LinkAce browser extension
- Host: GitHub
- URL: https://github.com/prplecake/linkace-plus
- Owner: prplecake
- License: mit
- Created: 2023-06-09T19:04:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T16:50:22.000Z (9 months ago)
- Last Synced: 2025-10-02T18:35:46.408Z (9 months ago)
- Language: TypeScript
- Size: 2.91 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# LinkAce+
A better firefox add-on for [LinkAce](https://linkace.org).
Current version: 0.0.3
## Usage
* `option` + `p`: Open panel to save bookmark
## Features
* Add bookmark from the popup window.
* Keyboard shortcut Alt+P to open popup window
## Install
Install From [Firefox Add-ons site][amo]
[amo]:https://addons.mozilla.org/en-US/firefox/addon/LinkAce-plus/
## Building from Source
```shell
# install dependencies
yarn install
# build extension
yarn run build
```
The built extension will be in `dist/`.
## Thanks
lostsnow, for the [original extension][pb+] for Pinboard.
[pb+]:https://github.com/lostsnow/pinboard-firefox