hireEZ for Chrome - Find and Engage Anyone, Anywhere.
Sourcing on LI/ATS, GPT Email Campaigns, AI-assisted Applicant Match, Gmail Assistant, Contact Finder, and Candidates Recommendation
¿Qué es hireEZ for Chrome - Find and Engage Anyone, Anywhere.?
hireEZ for Chrome - Find and Engage Anyone, Anywhere. es una extensión de Chrome desarrollada por https://hireez.com, y su función principal es "Sourcing on LI/ATS, GPT Email Campaigns, AI-assisted Applicant Match, Gmail Assistant, Contact Finder, and Candidates Recommendation".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión hireEZ for Chrome - Find and Engage Anyone, Anywhere.
Descarga archivos de extensión hireEZ for Chrome - Find and Engage Anyone, Anywhere. en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Welcome to hireEZ Extension, your centralized hub for all your recruitment efforts! In today’s fast-paced recruiting landscape, having a tool that streamlines your workflow and acts as a one-stop solution for all your recruitment needs is essential. Join thousands of hireEZ users who have incorporated our Chrome extension into their everyday workflow and have found it to be light, easy to use, and incredibly efficient. Don’t miss out on the opportunity to simplify your daily workflow and enhance your recruitment process. Let’s explore what hireEZ Extension can do for you: ➤ Easy sourcing on major professional recruiting platforms and ATSs Conduct seamless sourcing directly in recruiting systems with hireEZ Chrome Extension. ➤ Candidate Management Build pipelines, qualify, and engage candidates directly within the Chrome extension. Access comprehensive information, including contact details, their hireEZ profile, and similar candidates. ➤ Enhanced Collaboration Gain visibility into whether a candidate has been viewed or contacted by your team, fostering collaboration and enabling strategic approaches to candidate engagement. ➤ Discover Similar Candidates When reviewing or engaging with candidates in LinkedIn and your ATS, the extension sorts profiles by similarity, presenting candidates from the same company or with similar backgrounds in terms of work experience, education, or skill sets. ➤ Auto-recommend prospects in ATS Connects seamlessly with your ATS system, providing intuitive candidate recommendations based on your ATS jobs and hireEZ projects auto-creation for simplifying pipeline management. ➤ Gmail-assistant Email open/click/reply status tracking, and manage candidates within your work email. ➤ Easy Inmail auto-generation and tracking Leverage hireEZ AI to draft personalized Inmail messages based on candidate’s profiles and auto-track Inmail activities. View all engagement history in one place. ➤ AI based applicant matching in ATS(on demand) Leverage powerful algorithms to match applicants with job requirements. Analyzes candidate profiles and job specifications to quickly identify best-fit candidates. Simplify your recruitment process and enhance your workflow with hireEZ Extension. Try it today and experience recruitment made simple!
Información Básica de la Extensión
Nombre | hireEZ for Chrome - Find and Engage Anyone, Anywhere. |
ID | jeablngoapekimaeoeclgcefdcpjhjcg |
URL Oficial | https://chromewebstore.google.com/detail/hireez-for-chrome-find-an/jeablngoapekimaeoeclgcefdcpjhjcg |
Descripción | Sourcing on LI/ATS, GPT Email Campaigns, AI-assisted Applicant Match, Gmail Assistant, Contact Finder, and Candidates Recommendation |
Tamaño del Archivo | 4.74 MB |
Cantidad de Instalaciones | 27,255 |
Versión Actual | 7.0.2 |
Última Actualización | 2024-03-02 |
Fecha de Publicación | 2020-06-17 |
Calificación | 4.30/5 Total de 70 Calificaciones |
Desarrollador | https://hireez.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://hireez.com |
URL de la Página de Política de Privacidad | https://app.hiretual.com/policies/generalpolicy |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "hireEZ for Chrome - Find and Engage Anyone, Anywhere.", "description": "Sourcing on LI\/ATS, GPT Email Campaigns, AI-assisted Applicant Match, Gmail Assistant, Contact Finder, and Candidates Recommendation", "version": "7.0.2", "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "action": { "default_icon": { "19": "images\/icon.png", "38": "images\/icon.png" }, "default_title": "hireEZ" }, "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Ctrl+Shift+H", "mac": "Command+Shift+H", "chromeos": "Ctrl+Shift+H", "linux": "Ctrl+Shift+H" } } }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "permissions": [ "alarms", "storage", "cookies", "tabs", "scripting", "indexedDB" ], "host_permissions": [ "*:\/\/*.hiretual.com\/*", "*:\/\/*.hireez.com\/*", "*:\/\/*.testhireez.com\/*", "*:\/\/*.stagehireez.com\/*", "*:\/\/*.hireez.info\/*", "*:\/\/*.linkedin.com\/*", "*:\/\/*.twitter.com\/*", "*:\/\/*.indeed.com\/*", "*:\/\/*.glassdoor.com\/*", "*:\/\/*.glassdoor.com.hk\/*", "*:\/\/*.monster.com\/*", "*:\/\/*.google.com\/*", "*:\/\/*.greenhouse.io\/*", "*:\/\/stackoverflow.com\/*", "*:\/\/*.facebook.com\/*", "*:\/\/*.kaggle.com\/*", "*:\/\/*.lever.co\/*", "*:\/\/*.workday.com\/*" ], "optional_host_permissions": [ "*:\/\/*.avature.net\/*", "*:\/\/*.beamery.com\/*", "*:\/\/*.pcrecruiter.net\/*", "*:\/\/*.bullhornstaffing.com\/*", "*:\/\/*.phenompeople.com\/*", "*:\/\/*.clinchtalent.com\/*", "*:\/\/*.crelate.com\/*", "*:\/\/*.successfactors.com\/*", "*:\/\/*.icims.com\/*", "*:\/\/*.smartrecruiters.com\/*", "*:\/\/*.jazz.co\/*", "*:\/\/*.zoho.com\/*", "*:\/\/*.workable.com\/*", "*:\/\/*.breezy.hr\/*" ], "externally_connectable": { "ids": [ "*" ], "matches": [ "https:\/\/app.test2.testhireez.com\/*", "https:\/\/app.stage2.stagehireez.com\/*", "https:\/\/*.hiretual.com\/*", "https:\/\/app.hiretual.com\/*", "https:\/\/hiretual.com\/*", "https:\/\/*.hireez.com\/*", "https:\/\/app.hireez.com\/*", "https:\/\/hireez.com\/*", "https:\/\/*.google.com\/*", "*:\/\/*.chromium.org\/*" ] }, "background": { "service_worker": "background\/bundle.js" }, "incognito": "split", "content_scripts": [ { "matches": [ "https:\/\/www.facebook.com\/*", "https:\/\/github.com\/*", "https:\/\/twitter.com\/*", "https:\/\/stackoverflow.com\/*", "https:\/\/www.kaggle.com\/*", "https:\/\/scholar.google.com\/*", "https:\/\/angel.co\/*", "https:\/\/employers.indeed.com\/*", "https:\/\/www.glassdoor.com\/*", "https:\/\/www.glassdoor.com.hk\/*", "https:\/\/www.linkedin.com\/*" ], "css": [ "content\/bundle.css" ], "js": [ "common.js", "content\/bundle.js", "permissions\/bundle.js" ] }, { "matches": [ "https:\/\/*.greenhouse.io\/*", "https:\/\/*.lever.co\/*", "https:\/\/impl.workday.com\/*" ], "css": [ "ats-support\/bundle.css" ], "js": [ "common.js", "permissions\/bundle.js", "ats-support\/bundle.js" ] }, { "matches": [ "https:\/\/*.testhireez.com\/*", "https:\/\/*.stagehireez.com\/*", "https:\/\/*.hireez.info\/*", "https:\/\/*.hiretual.com\/*", "https:\/\/*.hireez.com\/*", "https:\/\/*.indeed.com\/*" ], "js": [ "content.js" ], "all_frames": true }, { "matches": [ "*:\/\/mail.google.com\/*" ], "css": [ "injected\/gmail\/bundle.css" ], "js": [ "common.js", "injected\/gmail\/bundle.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.google.com\/*", "https:\/\/www.google.ad\/*", "https:\/\/www.google.ae\/*", "https:\/\/www.google.com.af\/*", "https:\/\/www.google.com.ag\/*", "https:\/\/www.google.com.ai\/*", "https:\/\/www.google.am\/*", "https:\/\/www.google.co.ao\/*", "https:\/\/www.google.com.ar\/*", "https:\/\/www.google.as\/*", "https:\/\/www.google.at\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.az\/*", "https:\/\/www.google.ba\/*", "https:\/\/www.google.com.bd\/*", "https:\/\/www.google.be\/*", "https:\/\/www.google.bf\/*", "https:\/\/www.google.bg\/*", "https:\/\/www.google.com.bh\/*", "https:\/\/www.google.bi\/*", "https:\/\/www.google.bj\/*", "https:\/\/www.google.com.bn\/*", "https:\/\/www.google.com.bo\/*", "https:\/\/www.google.com.br\/*", "https:\/\/www.google.bs\/*", "https:\/\/www.google.co.bw\/*", "https:\/\/www.google.by\/*", "https:\/\/www.google.com.bz\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.cd\/*", "https:\/\/www.google.cf\/*", "https:\/\/www.google.cg\/*", "https:\/\/www.google.ch\/*", "https:\/\/www.google.ci\/*", "https:\/\/www.google.co.ck\/*", "https:\/\/www.google.cl\/*", "https:\/\/www.google.cm\/*", "https:\/\/www.google.cn\/*", "https:\/\/www.google.com.co\/*", "https:\/\/www.google.co.cr\/*", "https:\/\/www.google.com.cu\/*", "https:\/\/www.google.cv\/*", "https:\/\/www.google.com.cy\/*", "https:\/\/www.google.cz\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.dj\/*", "https:\/\/www.google.dk\/*", "https:\/\/www.google.dm\/*", "https:\/\/www.google.com.do\/*", "https:\/\/www.google.dz\/*", "https:\/\/www.google.com.ec\/*", "https:\/\/www.google.ee\/*", "https:\/\/www.google.com.eg\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.com.et\/*", "https:\/\/www.google.fi\/*", "https:\/\/www.google.com.fj\/*", "https:\/\/www.google.fm\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.ga\/*", "https:\/\/www.google.ge\/*", "https:\/\/www.google.gg\/*", "https:\/\/www.google.com.gh\/*", "https:\/\/www.google.com.gi\/*", "https:\/\/www.google.gl\/*", "https:\/\/www.google.gm\/*", "https:\/\/www.google.gp\/*", "https:\/\/www.google.gr\/*", "https:\/\/www.google.com.gt\/*", "https:\/\/www.google.gy\/*", "https:\/\/www.google.com.hk\/*", "https:\/\/www.google.hn\/*", "https:\/\/www.google.hr\/*", "https:\/\/www.google.ht\/*", "https:\/\/www.google.hu\/*", "https:\/\/www.google.co.id\/*", "https:\/\/www.google.ie\/*", "https:\/\/www.google.co.il\/*", "https:\/\/www.google.im\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.iq\/*", "https:\/\/www.google.is\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.je\/*", "https:\/\/www.google.com.jm\/*", "https:\/\/www.google.jo\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.co.ke\/*", "https:\/\/www.google.com.kh\/*", "https:\/\/www.google.ki\/*", "https:\/\/www.google.kg\/*", "https:\/\/www.google.co.kr\/*", "https:\/\/www.google.com.kw\/*", "https:\/\/www.google.kz\/*", "https:\/\/www.google.la\/*", "https:\/\/www.google.com.lb\/*", "https:\/\/www.google.li\/*", "https:\/\/www.google.lk\/*", "https:\/\/www.google.co.ls\/*", "https:\/\/www.google.lt\/*", "https:\/\/www.google.lu\/*", "https:\/\/www.google.lv\/*", "https:\/\/www.google.com.ly\/*", "https:\/\/www.google.co.ma\/*", "https:\/\/www.google.md\/*", "https:\/\/www.google.me\/*", "https:\/\/www.google.mg\/*", "https:\/\/www.google.mk\/*", "https:\/\/www.google.ml\/*", "https:\/\/www.google.mn\/*", "https:\/\/www.google.ms\/*", "https:\/\/www.google.com.mt\/*", "https:\/\/www.google.mu\/*", "https:\/\/www.google.mv\/*", "https:\/\/www.google.mw\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.com.my\/*", "https:\/\/www.google.co.mz\/*", "https:\/\/www.google.com.na\/*", "https:\/\/www.google.com.nf\/*", "https:\/\/www.google.com.ng\/*", "https:\/\/www.google.com.ni\/*", "https:\/\/www.google.ne\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.no\/*", "https:\/\/www.google.com.np\/*", "https:\/\/www.google.nr\/*", "https:\/\/www.google.nu\/*", "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.com.om\/*", "https:\/\/www.google.com.pa\/*", "https:\/\/www.google.com.pe\/*", "https:\/\/www.google.com.ph\/*", "https:\/\/www.google.com.pk\/*", "https:\/\/www.google.pl\/*", "https:\/\/www.google.pn\/*", "https:\/\/www.google.com.pr\/*", "https:\/\/www.google.ps\/*", "https:\/\/www.google.pt\/*", "https:\/\/www.google.com.py\/*", "https:\/\/www.google.com.qa\/*", "https:\/\/www.google.ro\/*", "https:\/\/www.google.ru\/*", "https:\/\/www.google.rw\/*", "https:\/\/www.google.com.sa\/*", "https:\/\/www.google.com.sb\/*", "https:\/\/www.google.sc\/*", "https:\/\/www.google.se\/*", "https:\/\/www.google.com.sg\/*", "https:\/\/www.google.sh\/*", "https:\/\/www.google.si\/*", "https:\/\/www.google.sk\/*", "https:\/\/www.google.com.sl\/*", "https:\/\/www.google.sn\/*", "https:\/\/www.google.so\/*", "https:\/\/www.google.sm\/*", "https:\/\/www.google.st\/*", "https:\/\/www.google.com.sv\/*", "https:\/\/www.google.td\/*", "https:\/\/www.google.tg\/*", "https:\/\/www.google.co.th\/*", "https:\/\/www.google.com.tj\/*", "https:\/\/www.google.tk\/*", "https:\/\/www.google.tl\/*", "https:\/\/www.google.tm\/*", "https:\/\/www.google.tn\/*", "https:\/\/www.google.to\/*", "https:\/\/www.google.com.tr\/*", "https:\/\/www.google.tt\/*", "https:\/\/www.google.com.tw\/*", "https:\/\/www.google.co.tz\/*", "https:\/\/www.google.com.ua\/*", "https:\/\/www.google.co.ug\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.com.uy\/*", "https:\/\/www.google.co.uz\/*", "https:\/\/www.google.com.vc\/*", "https:\/\/www.google.co.ve\/*", "https:\/\/www.google.vg\/*", "https:\/\/www.google.co.vi\/*", "https:\/\/www.google.com.vn\/*", "https:\/\/www.google.vu\/*", "https:\/\/www.google.ws\/*", "https:\/\/www.google.rs\/*", "https:\/\/www.google.co.za\/*", "https:\/\/www.google.co.zm\/*", "https:\/\/www.google.co.zw\/*", "https:\/\/www.google.cat\/*", "https:\/\/www.google.com.pg\/*", "https:\/\/www.google.sr\/*", "https:\/\/www.google.com.mm\/*", "https:\/\/www.google.bt\/*", "https:\/\/www.google.al\/*" ], "css": [ "content\/bundle.css", "injected\/google-search\/bundle.css" ], "js": [ "common.js", "content\/bundle.js", "injected\/google-search\/bundle.js" ] } ], "web_accessible_resources": [ { "resources": [ "content\/*.js", "fonts\/*", "images\/*.png", "images\/**\/*.svg", "images\/*.gif", "iframe\/index.html", "injected\/gmail\/iframe\/index.html", "index.html", "pageWorld.js", "engagement\/index.html", "ats-support\/iframe\/index.html" ], "matches": [ " |