Skip to content

A simple bookmarklet for you to look up company on Crunchbase

Notifications You must be signed in to change notification settings

shawiz/Lookup-Company

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

#Lookup a company on Crunchbase bookmarklet

Always check a company by manually searching the name on Crunchbase? This bookmarklet solves your pain. Click on the bookmarklet to search current website on Crunchbase.

Go to Home page for easy instllation.

Manual Installation

Make a new bookmark on your bookmark bar and copy this

javascript:function%20luc(){var%20d=document,b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Looking%20up%20company...)%20'+d.title;l.href='http://www.crunchbase.com/search?query='+l.hostname.match(/[\w\-]+\.[a-zA-Z]+$/);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}luc();void(0)

in location to make a bookmarklet. Call it "Lookup" or something.

Please note that not all websites are on crunchbase.com

About

A simple bookmarklet for you to look up company on Crunchbase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published