An open API service indexing awesome lists of open source software.

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

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