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

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

Awesome Lists containing this project

README

          

![cliper](./readme/cliper.png)

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

![](./readme/cliper1.png)

![](./readme/cliper2.png)

![](./readme/cliper3.png)

## 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

[![ChromeWebStore](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](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