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文件
下載Resume CheatSheet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" ] } |