Real Resume Examples Collection

A collection of real resume examples that get people like you hired

ما هو Real Resume Examples Collection؟

Real Resume Examples Collection هو إضافة Chrome تم تطويرها بواسطة https://enhancv.com، والميزة الرئيسية لها هي "A collection of real resume examples that get people like you hired".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Real Resume Examples Collection

قم بتنزيل ملفات الامتداد Real Resume Examples Collection بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A collection of resume examples to help you make the move towards a better career.

Everything you need to create your perfect resume. Be inspired by resume examples of real people that got hired. What you'll find here is:
- resume examples
- guides on how to write a resume for each industry
- cv and resume builder
- cover letter builder
- over 300,000 combinations of colors, fonts, backgrounds and templates
- unlimited downloads

Enhancv is a resume building platform which helped over 500,000 people to create their resume and make the move towards a better career.

Here is our privacy policy: https://enhancv.com/privacy                    

معلومات أساسية عن التمديد

الاسم Real Resume Examples Collection Real Resume Examples Collection
ID jkfmdmnbcdcedjpjfpdafoehkifjldhe
عنوان URL الرسمي https://chrome.google.com/webstore/detail/real-resume-examples-coll/jkfmdmnbcdcedjpjfpdafoehkifjldhe
الوصف A collection of real resume examples that get people like you hired
حجم الملف 8.9 KB
عدد التثبيتات 1,000
النسخة الحالية 1.2
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 5.00/5 مجموع تقييمات 8
المطور https://enhancv.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://enhancv.com/resume-examples
عنوان صفحة سياسة الخصوصية https://enhancv.com/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Real Resume Examples Collection",
    "description": "A collection of real resume examples that get people like you hired",
    "version": "1.2",
    "browser_action": [],
    "manifest_version": 2,
    "icons": {
        "128": "logo.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "tabs"
    ]
}