Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aecreations/clippings-tb
Clippings for Thunderbird
https://github.com/aecreations/clippings-tb
Last synced: 14 days ago
JSON representation
Clippings for Thunderbird
- Host: GitHub
- URL: https://github.com/aecreations/clippings-tb
- Owner: aecreations
- License: other
- Created: 2018-03-18T05:45:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T07:03:07.000Z (27 days ago)
- Last Synced: 2024-10-20T10:38:40.248Z (24 days ago)
- Language: JavaScript
- Homepage:
- Size: 2.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clippings for Thunderbird
### Save frequently-entered text for pasting later.Saves and manages frequently-entered text for later pasting into email messages in [Thunderbird](https://www.thunderbird.net/). Pasting a clipping is accomplished with just two mouse clicks, eliminating the hassle of retyping or repetitive copying and pasting.
Learn more and install the Thunderbird extension from the [AE Creations website](https://aecreations.io/clippings/install.php). Clippings is also available from [Add-ons for Thunderbird](https://addons.thunderbird.net/thunderbird/addon/clippings-tb/).
## Contribute!
Support the development of Clippings by [making a donation](https://aecreations.io/clippings/donate.php). Learn more about other ways to [get involved](https://aecreations.io/clippings/contribute.php)!
If you are skilled at Thunderbird extension development and want to contribute code for a bug fix or a new feature, follow these instructions:
1. [Create an issue](https://github.com/aecreations/clippings-tb/issues/new) to describe your bug fix or feature.
2. Create a new branch originating from the branch for the current major version, `branches/7.0`. The new branch is where you should commit your code changes. The branch name should follow the naming convention `branches/your-branch-name`.
3. When your code changes are ready for review, open a pull request to merge to the branch for the current major version. Ensure that your PR references the issue you created in step 1.
4. **IMPORTANT!** The `master` branch contains the source code for the current release. Do not commit directly to the `master` branch.---
* [Visit website](https://aecreations.io/clippings/index.php)
* [Add-ons for Thunderbird page](https://addons.thunderbird.net/thunderbird/addon/clippings-tb/)
* [Help and Support forums](https://groups.io/g/aecreations-help)
* [AE Creations blog](https://aecreations.blogspot.com/)