CV Timeline for Linkedin
Make your sourcing smarter with a quick glance at a profile's key infopoints in our timeline. Works on Linkedin.
CV Timeline for Linkedin란 무엇입니까?
CV Timeline for Linkedin은(는) http://cvtimeline.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Make your sourcing smarter with a quick glance at a profile's key infopoints in our timeline. Works on Linkedin."입니다.
확장 프로그램 스크린샷
CV Timeline for Linkedin 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
CV Timeline is a browser extension that automatically extracts CV profile data from Linkedin Classic or Linkedin Recruiter and displays an intuitive and interactive timeline format of the candidates's CV. Official Website: https://www.cvtimeline.com Privacy Policy: https://www.cvtimeline.com/privacy-policy/
확장 프로그램 기본 정보
이름 | |
ID | ecmofndinkmdegjjofbkomppbpkhidac |
공식 URL | https://chrome.google.com/webstore/detail/cv-timeline-for-linkedin/ecmofndinkmdegjjofbkomppbpkhidac |
설명 | Make your sourcing smarter with a quick glance at a profile's key infopoints in our timeline. Works on Linkedin. |
파일 크기 | 863 KB |
설치 횟수 | 1,000 |
현재 버전 | 2.5.4 |
최근 업데이트 | 2020-03-26 |
출시 날짜 | 2020-03-23 |
평점 | 5.00/5 총 8 개의 평점 |
개발자 | http://cvtimeline.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.cvtimeline.com |
도움말 페이지 URL | https://www.cvtimeline.com/contact/ |
개인정보 보호 정책 페이지 URL | https://www.cvtimeline.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.5.4", "manifest_version": 2, "name": "CV Timeline for Linkedin", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjoH9gYvkg9FssAzgY4fm8AABR5lDyd+Wt2iVnAU0Q4S98lcHTF15wLXia5I9ko1\/OBzX2bvVIgFg3MKKoIdx0OhntYZYJN2LPuW+HZXn7FjOXtH7fVUvU4t\/ZmNKXvpSvOqq7XzPLf79N+xOUgJs66WiRrX29MzN4NlKXvSy38G10YT1zVprhIlc33BygFN67DSkoOtaGBSsvx\/CRYAr71IcGg2oHGDRPA461opXDKjMELcBWdLKS\/onLeHD804QqtBeIYuuJgo1R5pOv1ObJQ17OYNvZOFPofeb29ygzRTujGpl32fisH+YlyXYZ0lWdsM8RCgxv0ggog8LgIMy7wIDAQAB", "short_name": "CV Timeline for Linkedin", "description": "Make your sourcing smarter with a quick glance at a profile's key infopoints in our timeline. Works on Linkedin.", "icons": { "128": "img\/cvt128.png" }, "oauth2": { "client_id": "191672497525-939pct86elompgchscnudh7b973d7aie.apps.googleusercontent.com", "scopes": [ "email" ] }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.firebaseio.com https:\/\/beta-cvt-app-frontend.firebaseio.com https:\/\/fonts.googleapis.com https:\/\/apis.google.com https:\/\/www.google-analytics.com https:\/\/www.gstatic.com https:\/\/www.googleadservices.com https:\/\/www.gstatic.com https:\/\/dc.ads.linkedin.com https:\/\/googleads.g.doubleclick.net https:\/\/connect.facebook.net https:\/\/www.facebook.com; object-src 'self'", "permissions": [ "tabs", "storage", "webNavigation", "webRequest", "webRequestBlocking", "*:\/\/*\/*", "identity", "identity.email", "alarms", "https:\/\/apis.google.com\/js\/platform.js", "https:\/\/www.google-analytics.com\/analytics.js", "https:\/\/connect.facebook.net\/en_US\/fbevents.js", "https:\/\/www.facebook.com\/tr" ], "background": { "page": "background\/app\/background.html" }, "content_scripts": [ { "matches": [ "*:\/\/*.linkedin.com\/*" ], "css": [ "content\/app\/app.css" ], "js": [ "lib\/jquery.min.3.3.1.js", "content\/app\/app.js" ] }, { "matches": [ " |