Multi-Forward-for-Gmail
Multi-Forward-for-Gmail copied to clipboard
Chrome extension to forward multiple emails simultaneously through the Gmail website.
##Introduction Multi Forward for Gmail is a Chrome extension to forward multiple emails at once through the Gmail website. The extension currently has greater than 70K users on the Chrome web store.
##How To Use?
- Install the extension from the Chrome webstore.
- Go to Gmail and select the mails to forward.
- Click on the Multi forward icon on the Gmail toolbar.
- Authenticate if necessary.
- Enter the recipients.
- Click on the Multi-Forward button to forward the selected mails.
- Wait till the forward completes.
Alternatively, see this tutorial video
##FAQs
-
Is there a daily limit on the number of emails one can forward using the extension.
Yes. A total of about 100 mails can be forwarded in a day using this extension. This limit is imposed by Google itself. However, if you have a Google Apps for Work/Edu/Gov account, then you can forward about 1500 mails per day. -
What permissions are necessary for this extension to work and why?
While authentication the extension, the user must agree to grant the following permissions-
a. View and manage your mail.
This is needed because the extension needs to forward the emails. Note, this permission could have been more granular, but it is not so because of a limitation with Google Apps Script.
b. Know who you are on Google.
The extension needs to know your identity (email id).
c. View your contacts.
This is needed to autocomplete email recipient suggestions.
d. View and manage data associated with the application.
This is needed since the extension stores the number of emails you have sent in the current day for better error reporting.
-
Where should I report issues?
Issues can be reported at the extension's Github Page.
##Notes
Some notes about this extension-
-
Whenever you forward a thread(a group of related emails clubbed together in Gmail) using this extension, the extension will forward the last/latest message of that thread. Since this may be confusing to some users, it is recommended that users turn off the Conversation View in Gmail.
-
The extension adds the label multi-forward to the forwarded threads. This allows you to easily find the forwarded emails in the Gmail web interface.
-
Currently, some inline images are not correctly rendered in forwarded emails.
-
In case some emails were not forward successfully, check Gmail's SENT folder to find which emails were forward successfully.
##Privacy This extension is perfectly safe. The only data stored for each user is the no. of emails sent in the current day using the extension. This is done for better error reporting to the user.
This extension is developed by karan173[at]gmail[dot]com.