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
- Host: GitHub
- URL: https://github.com/ttys3/chrome-link-klipper-extension
- Owner: ttys3
- Created: 2019-11-19T11:40:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T11:40:45.000Z (over 6 years ago)
- Last Synced: 2025-01-17T15:42:59.205Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...