Resume CheatSheet
Invaluable pro tips help you create a winning resume increasing your get hired opps
Resume CheatSheet란 무엇입니까?
Resume CheatSheet은(는) linkedin2freelance에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Invaluable pro tips help you create a winning resume increasing your get hired opps"입니다.
확장 프로그램 스크린샷
Resume CheatSheet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Looking for a new job, to change careers or eager to find that dream job? Your most important strategy should be capturing the attention of hiring pros and decision makers and engaging them from the first word on your resume. Get in on the ground floor with invaluable tips from the Pros to help you create a winning resume that increases your opportunities to get noticed and hired by HR pros and decision-makers. SCROLL DOWN FOR MORE INFO. * Critical resume writing tips from hiring pros; * Do's and don'ts, mistakes to absolutely avoid; * Statements which can drive you forward or kill your hiring chances; * Insider pro hiring secrets they never share on how to get a job; Get the app now and receive updates free along with links to free tools and reports.
확장 프로그램 기본 정보
이름 | |
ID | dkmdbgljkdbbfofceflpdlpclbfgdfag |
공식 URL | https://chrome.google.com/webstore/detail/resume-cheatsheet/dkmdbgljkdbbfofceflpdlpclbfgdfag |
설명 | Invaluable pro tips help you create a winning resume increasing your get hired opps |
파일 크기 | 52.58 KB |
설치 횟수 | 1,325 |
현재 버전 | 1.0.2017 |
최근 업데이트 | 2017-10-17 |
출시 날짜 | 2017-10-17 |
개발자 | linkedin2freelance |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://bit.ly/2yewIEz |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Resume CheatSheet", "manifest_version": 2, "short_name": "ResumeCheatSheet", "description": "Invaluable pro tips help you create a winning resume increasing your get hired opps", "version": "1.0.2017", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_260-1507843727.png" }, "icons": { "128": "128px_260-1507843666.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |