Linkedin to CV by Seeveeze

Turn your linkedin profile in a PDF CV, Powered by Seeveeze

Linkedin to CV by Seeveezeคืออะไร?

Linkedin to CV by Seeveeze เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.seeveeze.com และคุณลักษณะหลักของมันคือ "Turn your linkedin profile in a PDF CV, Powered by Seeveeze"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Linkedin to CV by Seeveeze

ดาวน์โหลดไฟล์ส่วนขยาย Linkedin to CV by Seeveeze ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Turn your Linkedin Profile into a PDF CV or resume

Seeveeze is a professional online CV editor to redesign a stunning resume in a few minutes. Seeveeze is powered by Latex and it could potentially save you hours of formatting time. You fill in the little boxes with the appropriate information – name, phone, experience, etc. – and let Seeveeze do the rest!
 
The site offers a free version, which should suffice for most job-seekers, but they also offer upgraded ones for all you ballers out there. Seeveeze also shows you real-time updates on your resume as you type it, so you know throughout the whole process exactly what it will look like.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Linkedin to CV by Seeveeze Linkedin to CV by Seeveeze
ID kghabhfjhpdmcnpbioaiodhdlfpdmpid
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/kghabhfjhpdmcnpbioaiodhdlfpdmpid
คำอธิบาย Turn your linkedin profile in a PDF CV, Powered by Seeveeze
ขนาดไฟล์ 170 KB
จำนวนการติดตั้ง 333
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2018-11-10
วันที่เผยแพร่ 2018-11-10
คะแนน 1.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา http://www.seeveeze.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.seeveeze.com
URL หน้าช่วยเหลือ https://www.seeveeze.com/tnc.php
URL หน้านโยบายความเป็นส่วนตัว https://www.smartadblock.co.uk/privacy.php
ภาษาที่รองรับ en
manifest.json
{
    "author": "Seeveeze",
    "permissions": [
        "storage",
        "https:\/\/www.linkedin.com\/",
        "https:\/\/www.seeveeze.com\/"
    ],
    "background": {
        "persistent": true,
        "scripts": [
            "background-script.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/svz19.png",
            "38": "icons\/svz38.png"
        },
        "default_popup": "popup\/sab.html"
    },
    "content_scripts": [
        {
            "js": [
                "jquery.js",
                "content-script.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "description": "Turn your linkedin profile in a PDF CV, Powered by Seeveeze",
    "homepage_url": "https:\/\/www.seeveeze.com",
    "icons": {
        "16": "icons\/svz16.png",
        "32": "icons\/svz32.png",
        "48": "icons\/svz48.png",
        "72": "icons\/svz72.png",
        "128": "icons\/svz128.png"
    },
    "manifest_version": 2,
    "name": "Linkedin to CV by Seeveeze",
    "short_name": "Linkedin to CV",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}