Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share By Email Extension: Prefill recipient's address #129

Open
mjaschen opened this issue Jan 13, 2022 · 1 comment
Open

Share By Email Extension: Prefill recipient's address #129

mjaschen opened this issue Jan 13, 2022 · 1 comment
Labels

Comments

@mjaschen
Copy link

It'd be nice to be able to provide an optional default recipient address for the Share By Email extension.

Currently the URLs are formed like this:

mailto:?subject=foobar&body=https://blog.example.org/post-1

With a default recipient address (that has to be entered as option for Share By Email), the URL would look like:

mailto:[email protected]?subject=foobar&body=https://blog.example.org/post-1
@Alkarex
Copy link
Member

Alkarex commented Jan 13, 2022

PR welcome 👍🏻

@math-GH math-GH added the xExtension-ShareByEmail xExtension-ShareByEmail label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants