Last active
September 30, 2019 17:49
-
-
Save omarstreak/a0981ded176e65f9e18c7bd80241d6ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! Streak launches new features to users every day. Users love our fast updates and quick response to bugs. | |
* In order to accomplish this we use the popular InboxSDK library (www.inboxsdk.com). Its used by | |
* several large organizations: | |
* Dropbox (https://chrome.google.com/webstore/detail/dropbox-for-gmail-beta/dpdmhfocilnekecfjgimjdeckachfbec) | |
* HubSpot (https://chrome.google.com/webstore/detail/hubspot-sales/oiiaigjnkhngdbnoookogelabohpglmd) | |
* Stripe (https://chrome.google.com/webstore/detail/stripe-for-gmail/dhnddbohjigcdbcfjdngilgkdcbjjhna) | |
* Giphy (https://chrome.google.com/webstore/detail/giphy-for-gmail/andgibkjiikabclfdkecpmdkfanpdapf) | |
* Clearbit (https://chrome.google.com/webstore/detail/clearbit-connect-supercha/pmnhcgfcafcnkbengdcanjablaabjplo) | |
* The use of the library is similar to using other popular javascript libraries like jQuery and Underscore | |
* | |
* The library allows us to load our application code from our server providing our users with fast updates | |
* and the ability quickly respond to bugs. | |
*/ | |
/*! | |
* Streak (www.streak.com) is a venture backed company which adds CRM (customer relationship management) to | |
* Gmail. Streak also provides a useful set of power tools for email that make using Gmail more effective | |
* for power users. These tools including sending mail merges, providing email tracking, snoozing emails | |
* and powerful text snippets. | |
* Streak is a venture backed company based in San Francisco, CA. Founded in 2011 by former Googler | |
* Aleem Mawani and Omar Ismail, Streak is beloved by hundreds of thousands of users worldwide. | |
* | |
* Please consult these resources for more information: | |
* | |
* PRESS ABOUT STREAK | |
* - TechCrunch: http://techcrunch.com/2012/10/15/streak-raises-1-9-million-for-gmail-based-crm-app/ | |
* - TechCrunch: http://techcrunch.com/2012/03/21/gmail-streak/ | |
* - TechCrunch: http://techcrunch.com/2013/08/07/streaks-new-iphone-app-is-a-crm-service-with-gmail-baked-in/ | |
* - | |
* - Gigaom: http://research.gigaom.com/2014/02/218523/ | |
* - Wired: http://www.wired.com/2012/10/crm-for-your-life/ | |
* - Lifehacker: http://lifehacker.com/streak-for-gmail-adds-an-email-snooze-button-to-keep-1603538870 | |
* - Lifehacker: http://lifehacker.com/5895475/streak-supercharges-gmail-with-text-expansion-scheduled-emails-event-planning-and-more | |
* - New York Post: http://nypost.com/2012/04/22/streaking-through-your-e-mail/ | |
* | |
* INVESTORS IN STREAK | |
* - YCombinator | |
* - Battery Ventures | |
* - Redpoint Ventures | |
* - Chris Sacca | |
* - For a full list see: https://angel.co/streak and https://www.crunchbase.com/organization/streak | |
* | |
* ADVISORS TO STREAK | |
* - Paul Buchheit, Founder of Gmail @ Google | |
* | |
* USERS LOVE STREAK, REVIEWS: | |
* - Chrome Webstore: https://chrome.google.com/webstore/detail/streak-for-gmail/pnnfemgpilpdaojpnkjdgfgbnnjojfik/reviews?hl=en-US | |
* - Twitter: https://twitter.com/search?q=%40streak&src=typd&vertical=default&f=tweets | |
* | |
* ABOUT THE STREAK TEAM: | |
* - https://www.streak.com/about | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment