TalentView ATS Chrome Extension
Import applicants from various platforms to your TalentView account
TalentView ATS Chrome Extension là gì?
TalentView ATS Chrome Extension là một tiện ích mở rộng Chrome được phát triển bởi TalentView, và tính năng chính của nó là "Import applicants from various platforms to your TalentView account".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng TalentView ATS Chrome Extension
Tải xuống các tệp mở rộng TalentView ATS Chrome Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
TalentView ATS Chrome extension is a Google Chrome extension that simplifies your prospecting tasks on LinkedIn and saves time in processing profiles found on this professional network. Nothing could be simpler: identify a profile and import it directly into your TalentView platform. The extension is accessible on your Chrome browser and is functional and intuitive. Sourcing and recruiting new talent has never been easier! Features of the extension: - Sourcing profiles on LinkedIn - Choice of assignment to a current campaign - Transfer candidates to TalentView in a few clicks - Ability to add a comment on added profiles - Request consent from candidates Are you new to TalentView? TalentView is an all-in-one candidate management tool that includes a collaborative ATS, a candidate CRM and your own customized HR dashboards. - Save time on your recruitments with instantly multi-posting of your offers and pre-qualification of candidates. - Involve your teams and stand out from the competitors with your own ready-to-use career site. - Offer a differentiating candidate experience with the integration of video. - Analyze your results and manage your strategy with integrated dashboards. For more information, please visit : https://www.talentview.fr
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | TalentView ATS Chrome Extension |
ID | affbbkhjhcgoeidkmpigjahhdoeghepf |
URL Chính Thức | https://chromewebstore.google.com/detail/talentview-ats-chrome-ext/affbbkhjhcgoeidkmpigjahhdoeghepf |
Mô tả | Import applicants from various platforms to your TalentView account |
Kích Thước Tệp | 2.63 MB |
Số Lần Cài Đặt | 210 |
Phiên Bản Hiện Tại | 1.2.1 |
Cập Nhật Lần Cuối | 2022-09-14 |
Ngày Phát Hành | 2021-09-01 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | TalentView |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.talentview.fr |
URL Trang Chính Sách Bảo Mật | https://manage.talentview.fr/terms-and-conditions |
Ngôn Ngữ Được Hỗ Trợ | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TalentView ATS Chrome Extension", "default_locale": "en", "manifest_version": 3, "icons": { "16": ".\/assets\/images\/icon-16x16.png", "32": ".\/assets\/images\/icon-32x32.png", "48": ".\/assets\/images\/icon-48x48.png", "128": ".\/assets\/images\/icon-128x128.png" }, "background": { "service_worker": ".\/background.js" }, "action": { "default_popup": ".\/popup\/index.html", "default_icons": { "16": ".\/assets\/images\/icon-16x16.png", "32": ".\/assets\/images\/icon-32x32.png", "48": ".\/assets\/images\/icon-48x48.png", "128": ".\/assets\/images\/icon-128x128.png" } }, "permissions": [ "activeTab", "tabs", "storage", "scripting" ], "host_permissions": [ "https:\/\/www.linkedin.com\/*", "https:\/\/www.apec.fr\/*" ], "version": "1.2.1", "author": "Adrien Autricque |