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

https://github.com/ttys3/chrome-link-klipper-extension

bug fixed version of Chrome Link Klipper extension
https://github.com/ttys3/chrome-link-klipper-extension

Last synced: 3 months ago
JSON representation

bug fixed version of Chrome Link Klipper extension

Awesome Lists containing this project

README

          

# Chrome-Link-Klipper-extension

bug fixed version of [Link Klipper - Extract all links](https://chrome.google.com/webstore/detail/link-klipper-extract-all/fahollcgofmpnehocdgofnhkkchiekoo)

work under Chrome 65 and upper version.

suggest regex for magnet links:

```
(ed2k|magnet):[\?\:\&;|\w\d\[\]\.\-()\/\=%\4e00-\9fa5]*
```

## Installation

Extension -> enable `Developer mode` -> Load Unpacked extension ...