✌️ Angel.co Source-ery

Unlock premium Angel.co Sourcing features (search fields, sorting, etc..) for free.

What is ✌️ Angel.co Source-ery?

✌️ Angel.co Source-ery is a Chrome extension developed by https://trever.com, and its main feature is "Unlock premium Angel.co Sourcing features (search fields, sorting, etc..) for free.".

Extension Screenshots

screenshot
screenshot
screenshot

Download ✌️ Angel.co Source-ery Extension CRX File

Download ✌️ Angel.co Source-ery extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Unlock premium Angel.co sourcing functionality for free. Great for bootstrapped startups on a tight budget looking to access the AngelList talent pool.

Pro Features Unlocked:

-  Keyword search
- 20+ proprietary signals including: Job search status, Newly searching, Last active, Average response time, Most recent application, Most recent match, Interested companies, and more...
- Access to 700,000+ passive candidates                    

Extension Basic Information

Name ✌️ Angel.co Source-ery ✌️ Angel.co Source-ery
ID hgbpopdbgokmojepiffeephgcnmhgioj
Official URL https://chromewebstore.google.com/detail/%E2%9C%8C%EF%B8%8F-angelco-source-ery/hgbpopdbgokmojepiffeephgcnmhgioj
Description Unlock premium Angel.co Sourcing features (search fields, sorting, etc..) for free.
File Size 16.5 KB
Installation Count 35
Current Version 0.0.1
Last Updated 2018-11-16
Publish Date 2018-11-15
Rating 5.00/5 Total 1 Ratings
Developer https://trever.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://tinyunicorns.co/privacy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u270c\ufe0f Angel.co Source-ery",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Unlock premium Angel.co Sourcing features (search fields, sorting, etc..) for free.",
    "homepage_url": "https:\/\/trever.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "permissions": [
        "https:\/\/angel.co\/*\/source\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/angel.co\/*\/source\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ]
        }
    ]
}