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
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

Incredible Demos

  • By
    AJAX For Evil:  Spyjax with jQuery

    Last year I wrote a popular post titled AJAX For Evil: Spyjax when I described a technique called "Spyjax": Spyjax, as I know it, is taking information from the user's computer for your own use — specifically their browsing habits. By using CSS and JavaScript, I...

  • By
    Control Element Outline Position with outline-offset

    I was recently working on a project which featured tables that were keyboard navigable so obviously using cell outlining via traditional tabIndex=0 and element outlines was a big part of allowing the user navigate quickly and intelligently. Unfortunately I ran into a Firefox 3.6 bug...

Discussion

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