Google Launches Official Gmail Add-On Program (pcworld.com)
Google is making it possible for developers to bring their services into Gmail using new integrations called Add-ons. From a report on PCWorld: It's built so that developers can write one set of code in Google's Apps Script language and have their integration run in Gmail on the web, as well as inside Google's Android and iOS apps for the service. For example, a QuickBooks add-on would let users easily send invoices to people who they're emailing. Google already offers Add-ons for its Docs word processing and Sheets spreadsheet software. This sort of system could be useful for users because it helps them get work done without leaving Gmail. It also helps draw users into Google's official email app, rather than use one of the many other clients that can access the service, including Microsoft Outlook.
or GPG?
And to be discontinued in 3 years.
I'll be able to share all my private details with even more corporations now.
"That's the way to do it" - Punch
I'd be real leery of this, Google has demonstrated a history of abandoning and closing-down projects that people have come to depend upon. If this really does appeal then the developer and the users need to keep in mind that the floor could be yanked out from under them at any time with very little in the way of notice.
Do not look into laser with remaining eye.
What is a "people who"?
Whoa! Where do I sign up? This sounds like a great idea! I can give away EVEN MORE of my personal data to Google for CONVENIENCE! Yes, please!
I don't respond to AC's.
My Butthoal brings David Boies to the bard,
and your mom is uh effin tard.
and your mom is uh effin tard,
I could do you but your butt is large.
I anxiously await this technology to attach things to an email. They need a name for this innovation. Maybe attachments?
I still have more fans than freaks. WTF is wrong with you people?
I really like butts
I would do you where you poo
Gaysexualist
At the very least, we should be able to send ActiveX controls.
sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
If it's another interpreter executed by an interpreter that is interpreting javascript, then it's not going to run, it probably will have hard time walking, so crawling is more like it.
phew just removed gmail app from my phones. Just in time. Shame thunderbird has no mobile app...
Have a look at Mailvelope.
- It's generic (not GMail specific, should work on lots of webmail website, simply by encrypting/decrypting their TextArea)
- It's multi-platform (Chrome Extension, Firefox plug-in, most OSes)
- Enables PGP signing and encryption.
- All the crypto is done locally on your computer inside the plug-in. The webmail site only sees encrypted blocks in the editor's input field.
It has a few shortcomings :
- Only works on "textarea" form field, so won't work for encrypting attachments.
BUT:
- You can still encrypt/decrypt files on your computer (this can be facilitated by by Mailvelope) and upload the *encrypted file* as an attachment.
(This is a work around for GMail, Outlook, etc.) You get the security of encryption, at the cost of a few extra step.
- Mailvelope provides an API and some provider (GMX.de) do integrate with the API and thus provide full support for attachment encryption (done by Mailvelope) without disturbing the end-user experience
With the GMail Add-On program, Mailvelope developers could implement the necessary things on the GMail side of things as a Gmail Add-On, so it will correctly cooperate with the Mailvelope extension and provide seamlessly encrypted files *without* needing Google to spend time integrating vanilla Gmail with Mailvelope's API (integration done at the Gmail Add-on level isntead).
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
The more specialized logic you add to your mailreader, the worse fit webmail is. IMAP, on the other hand, already is a standard interface!
As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
Add-ons Beta
Yet another reason to run screaming for the door and leave Google and Gmail far, far behind.
--
Steve (AC because I've yet to register after all these years)
I've been procrastinating making a script that would reboot my down VPS using provider's API upon receiving an UptimeRobot server down email. I wonder if this just became super easy and now free (don't have to use my own resources). Just need to match domain name and select right curl command.