PCR Capture
Capture potential candidates from across the web and place them into your PCR database.
O que é PCR Capture?
PCR Capture é uma extensão do Chrome desenvolvida por PCRecruiter, e sua principal característica é "Capture potential candidates from across the web and place them into your PCR database.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão PCR Capture
Baixe arquivos de extensão PCR Capture no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
The PCR Capture browser plugin for Chrome extends the functionality of PCRecruiter, a web-based recruitment, staffing, and HR sourcing CRM/ATS. With PCR Capture, users can import new candidates and clients, as well as update and merge data into existing records, faster than ever. Automatically detect and update duplicate records, or use advanced mode to get serious control over your data at all times. Import photos, social network profiles, phone numbers, email addresses, and postal addresses straight to the database from your browser at any time. Free for all PCRecruiter ASP-hosted customers, PCR Capture is a must-have sourcing tool for any recruiter, contract placement professional, human resources sourcer, or data entry personnel.
Informações Básicas da Extensão
Nome | PCR Capture |
ID | kelbccbdcmbjcjgfclkfhcbemegfhbho |
URL Oficial | https://chromewebstore.google.com/detail/pcr-capture/kelbccbdcmbjcjgfclkfhcbemegfhbho |
Descrição | Capture potential candidates from across the web and place them into your PCR database. |
Tamanho do Arquivo | 1.01 MB |
Contagem de Instalações | 6,187 |
Versão Atual | 1000.3.4.48 |
Última Atualização | 2022-11-02 |
Data de Publicação | 2020-06-25 |
Classificação | 4.56/5 Total de 27 Avaliações |
Desenvolvedor | PCRecruiter |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://learning.pcrecruiter.net/capture-for-chrome/ |
URL da Página de Ajuda | https://www.pcrecruiter.net/support |
Idiomas Suportados | id,de,en,fr,nl,es,ru,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PCR Capture", "version": "1000.3.4.48", "manifest_version": 2, "description": "__MSG_extensionDescription__", "homepage_url": "http:\/\/www.pcrecruiter.net", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "lib\/jquery-3.3.1.min.js", "js\/background.bundle.js" ], "persistent": false }, "options_ui": { "page": "options.html", "chrome_style": false, "open_in_tab": false }, "browser_action": { "default_icon": { "19": "img\/icon19.png", "38": "img\/icon38.png" }, "default_title": "PCR Capture", "default_popup": "popup.html" }, "permissions": [ "tabs", "contextMenus", "notifications", "storage", "webNavigation", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |