Easy Document Signing with the Eversign Chrome Extension

By  on  

A while back I wrote about Eversign, an awesome service that allows you and your clients or partners to digitally sign documents online.  If you've recently bought a house or did any other large purchases or agreements, you know how important the ability to reliably sign documents online is.  While their workflow for managing and sending documents for signature is nice, if you're signing loads of documents, it's even nicer to do it with a click.  Eversign has created a Google Chrome extension that lets you sign documents wherever you receive them!

Quick Hits

  • Allows you to sign any document from Gmail attachments to Google Drive and Google Docs
  • Easy to use -- just a few clicks and you're done
  • Signing any PDF on the spot is super convenient
  • Created by Eversign so you know it will work!

Using the Extension

The Eversign Chrome Extension is easy to get and install:

Once you have the extension, you can sign any PDF document within a minute:

The extension appears for matching GMail extensions:

You also get a context menu item for any Google Docs document:

Each experience provides a simple plug into the other services you use.

The extension is a huge convenience to those that need to sign documents at any frequency.  The extended convenience is that all of the signing and events revolving around native Eversign signings also apply to using the Eversign extension, so you'll receive emails and tracking information upon signing on either side.

Legally binding document signing is as important on the internet as it is in person with your local notary -- the problem is that it isn't always as convenient as you'd like.  Eversign has extended their awesome service to include a matching browser extension that provides their functionality wherever you are!

Recent Features

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

Incredible Demos

  • By
    Full Width Textareas

    Working with textarea widths can be painful if you want the textarea to span 100% width.  Why painful?  Because if the textarea's containing element has padding, your "width:100%" textarea will likely stretch outside of the parent container -- a frustrating prospect to say the least.  Luckily...

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!