Ecosyste.ms: Awesome

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

https://github.com/ctrlxc/copyaddrs

thunderbird webextentions
https://github.com/ctrlxc/copyaddrs

Last synced: 4 days ago
JSON representation

thunderbird webextentions

Lists

README

        

# copyaddrs

[![Build Status][build-badge]][build-url]

copyaddrs is Thunderbird WebExtension.

## Develop

```sh
# yarn version
yarn install
yarn test
yarn build

# npm version
npm install
npm run test
npm run build
```

[build-badge]: https://travis-ci.org/ctrlxc/copyaddrs.svg?branch=master
[build-url]: https://travis-ci.org/ctrlxc/copyaddrs