Resume CheatSheet
Invaluable pro tips help you create a winning resume increasing your get hired opps
¿Qué es Resume CheatSheet?
Resume CheatSheet es una extensión de Chrome desarrollada por linkedin2freelance, y su función principal es "Invaluable pro tips help you create a winning resume increasing your get hired opps".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Resume CheatSheet
Descarga archivos de extensión Resume CheatSheet en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | dkmdbgljkdbbfofceflpdlpclbfgdfag |
URL Oficial | https://chrome.google.com/webstore/detail/resume-cheatsheet/dkmdbgljkdbbfofceflpdlpclbfgdfag |
Descripción | Invaluable pro tips help you create a winning resume increasing your get hired opps |
Tamaño del Archivo | 52.58 KB |
Cantidad de Instalaciones | 1,325 |
Versión Actual | 1.0.2017 |
Última Actualización | 2017-10-17 |
Fecha de Publicación | 2017-10-17 |
Desarrollador | linkedin2freelance |
Tipo de Pago | free |
Sitio Web de la Extensión | http://bit.ly/2yewIEz |
Idiomas Soportados | 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" ] } |