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: 14 days ago
JSON representation
thunderbird webextentions
- Host: GitHub
- URL: https://github.com/ctrlxc/copyaddrs
- Owner: ctrlxc
- Created: 2020-03-10T11:32:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T11:11:16.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:56:24.521Z (3 months ago)
- Language: TypeScript
- Size: 2.43 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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