cocopy

#5 / 6 rate

cocopy

986 users

2020-09-22

pokutuna

chromewebstore@pokutun...

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

a chrome extension to copy text by your code.

You can copy web pages as Markdown, HTML, and any other formats as you wish by writing JavaScript.


# v0.4.0 (2022-05-24)

- New Feature: modifier keys.
Now you can change the behavior of a function using modifier keys.
Visit the README https://github.com/pokutuna/chrome-cocopy/blob/master/README.md

- Replace Preact with React.
Bundles are larger but replaced for ease of development.

- Update dependencies.




# v0.3.0 (2022-02-18)

- *BETA* Returning { "html": "...", "text": "..." } to copy as rich text & plain text.
This interface may change in future.

- Update dependencies.