https://github.com/ecmadao/cliper-chrome
[UNMAINTAINED] cliper chrome extension
https://github.com/ecmadao/cliper-chrome
Last synced: 9 months ago
JSON representation
[UNMAINTAINED] cliper chrome extension
- Host: GitHub
- URL: https://github.com/ecmadao/cliper-chrome
- Owner: ecmadao
- License: apache-2.0
- Created: 2016-10-02T00:58:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T04:03:41.000Z (over 3 years ago)
- Last Synced: 2025-04-11T00:12:04.166Z (9 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/cliper/biijehenaabpogldekblkfgooifmagbi
- Size: 612 KB
- Stars: 22
- Watchers: 3
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A chrome extension to clip paragraph or page in website. you can download at [cliper chrome extension](https://chrome.google.com/webstore/detail/biijehenaabpogldekblkfgooifmagbi)
## Screen shoots



## Try in local
- clone & build
```bash
$ git clone https://github.com/ecmadao/cliper-chrome.git
$ cd cliper-chrome
$ npm i
$ npm run build
```
- locate your chrome to chrome://extensions/
- open "developer mode"
- click "load unpacked", then load "build" folder in this repository
## Download
[](https://chrome.google.com/webstore/detail/biijehenaabpogldekblkfgooifmagbi)
You can download released version in [chrome extension store](https://chrome.google.com/webstore/detail/biijehenaabpogldekblkfgooifmagbi)
## Author
[ecmadao](https://github.com/ecmadao)
## License
Apache License 2.0