Crew for LinkedIn
Crew.work is a CRM. It automates each step of your hiring workflow, centralizes your data, and organizes your recruiting efforts.
What is Crew for LinkedIn?
Crew for LinkedIn is a Chrome extension developed by tech, and its main feature is "Crew.work is a CRM. It automates each step of your hiring workflow, centralizes your data, and organizes your recruiting efforts.".
Extension Screenshots
Download Crew for LinkedIn Extension CRX File
Download Crew for LinkedIn 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
Crew.work is the recruiting CRM for modern teams. It allows you to automate each step of your recruiting workflow, centralizes all your talents & data in one place, and easily structure your hiring processes. 🚀 SUPERCHARGE YOUR HIRING ON LINKEDIN The Chrome extension is a key element of the platform, it allows you to: 🖱 Add talent from any website with 1-click ✨ Find talent’s email & phone numbers 💌 Send multi-channel sequences (email+LinkedIn) to double your reply rate 📥 Sync your LinkedIn inbox in Crew in a click of a button ⚡️ Use your custom templates in messages for fast replies 🏷 Know which candidate is already in your CRM, to avoid reaching out twice from the team 🗂 See the candidate’s history, add reminders & comments, without leaving LinkedIn No more tedious manual tasks, no more copying/pasting everywhere… It’s all automated!
Extension Basic Information
Name | Crew for LinkedIn |
ID | jkhkdbfkjiipnhlpianbimoopafelden |
Official URL | https://chromewebstore.google.com/detail/crew-for-linkedin/jkhkdbfkjiipnhlpianbimoopafelden |
Description | Crew.work is a CRM. It automates each step of your hiring workflow, centralizes your data, and organizes your recruiting efforts. |
File Size | 2.55 MB |
Installation Count | 643 |
Current Version | 3.5.1 |
Last Updated | 2023-07-25 |
Publish Date | 2020-05-29 |
Rating | 5.00/5 Total 6 Ratings |
Developer | tech |
[email protected] | |
Payment Type | free |
Extension Website | https://crew.work |
Help Page URL | https://www.notion.so/crewwork/Crew-Work-FAQ-User-Guide-6e50d3d1551f445cbde26561bd476d50 |
Privacy Policy Page URL | https://www.crew.work/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crew for LinkedIn", "version": "3.5.1", "description": "Crew.work is a CRM. It automates each step of your hiring workflow, centralizes your data, and organizes your recruiting efforts.", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwv5nQ23j9WJiS67CgK1NcD2dc1TPnLAguHfu4FKc0CPKhfXHw8KtMbWw599+dFBQXVoMxiDM\/RJYH0EcoZMu1ck8LXhqWW7ip9YKdB+DO+\/8SJ8aZGC1G7z8HnhocnZeNpvlwxxMF8qz0tKEzX4lRsvu9YZK20AXCaXev9flcv1TXN1sFLse7Oxxic8N\/MbQlr+r5XMx4o3e6wFk1nKuuJWBDAfs\/Up2pPRqiAGbFFyChL3jFF4cEIobsO935h6vmF0uZKTifA4Y9Ye+k3qkmLgj45F\/8TrmHp89q9psy3iIDmZOphitbBFvL4cEa\/ZgzByxSTm9FdawLlnrgXnVEQIDAQAB", "author": "@crew.work", "homepage_url": "https:\/\/crew.work", "action": [], "icons": { "16": "assets\/img\/icon_16.png", "32": "assets\/img\/icon_32.png", "48": "assets\/img\/icon_48.png", "128": "assets\/img\/icon_128.png" }, "web_accessible_resources": [ { "resources": [ "index.html", "assets\/fonts\/circular-std-book\/circular-std-book.eot", "assets\/fonts\/circular-std-book\/circular-std-book.otf", "assets\/fonts\/circular-std-book\/circular-std-book.svg", "assets\/fonts\/circular-std-book\/circular-std-book.ttf", "assets\/fonts\/circular-std-book\/circular-std-book.woff", "assets\/fonts\/circular-std-book\/circular-std-book.woff2", "assets\/fonts\/circular-std-medium\/circular-std-medium.eot", "assets\/fonts\/circular-std-medium\/circular-std-medium.otf", "assets\/fonts\/circular-std-medium\/circular-std-medium.svg", "assets\/fonts\/circular-std-medium\/circular-std-medium.ttf", "assets\/fonts\/circular-std-medium\/circular-std-medium.woff", "assets\/fonts\/circular-std-medium\/circular-std-medium.woff2", "widgets\/app.js", "widgets\/features\/message-sync\/main.js", "widgets\/features\/message-sync\/services\/message-event.service.js", "widgets\/features\/message-sync\/services\/message-overlay.service.js", "widgets\/features\/message-sync\/components\/sync-button.component.js", "widgets\/features\/tag-talents\/main.js", "widgets\/features\/tag-talents\/components\/tag.component.js", "widgets\/features\/tag-talents\/constants\/linkedin-recruiter.constants.js", "widgets\/features\/tag-talents\/scripts\/request-interceptor.js", "widgets\/features\/tag-talents\/services\/tag.service.js", "widgets\/features\/tag-talents\/sources\/default.source.js", "widgets\/features\/tag-talents\/sources\/messaging.source.js", "widgets\/features\/tag-talents\/sources\/network.source.js", "widgets\/features\/tag-talents\/sources\/profile.source.js", "widgets\/features\/tag-talents\/sources\/recruiter-profile.source.js", "widgets\/features\/tag-talents\/sources\/recruiter-search-result.source.js", "widgets\/features\/tag-talents\/sources\/search-result.source.js", "widgets\/features\/tag-talents\/sources\/source.factory.js", "widgets\/features\/templates\/main.js", "widgets\/features\/templates\/components\/template-selector.component.js", "widgets\/features\/templates\/components\/template-list.component.js", "widgets\/features\/templates\/services\/template.service.js", "widgets\/libraries\/moment-with-locale.js", "widgets\/services\/custom-elements.service.js", "widgets\/services\/dom.service.js", "widgets\/services\/linkedin.service.js", "widgets\/services\/messaging.service.js", "widgets\/services\/message-chat.service.js", "widgets\/services\/talent.service.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.linkedin.com\/talent\/*" ], "js": [ "interceptor.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ], "permissions": [ "activeTab", "tabs", "storage", "identity", "scripting", "webRequest", "cookies", "contextMenus" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "externally_connectable": { "matches": [ "*:\/\/localhost:*\/*", "*:\/\/*.console.sandbox.crew.work\/*", "*:\/\/*.console.sandbox2.crew.work\/*", "*:\/\/*.console.staging.crew.work\/*", "*:\/\/*.console.crew.work\/*" ] } } |