AI Cover Letter Generator by Kickresume

Instantly generate an AI-tailored cover letter for any given job post — all with a single click!

什么是AI Cover Letter Generator by Kickresume?

AI Cover Letter Generator by Kickresume是由kickresume-publisher开发的Chrome扩展程序,该扩展的主要功能是“Instantly generate an AI-tailored cover letter for any given job post — all with a single click!”。

扩展截图

screenshot
screenshot
screenshot

下载AI Cover Letter Generator by Kickresume扩展crx文件

下载AI Cover Letter Generator by Kickresume扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Generate a unique, tailored cover letter for any job posting. This Chrome extension allows you to instantly draft a cover letter to match the job post you are currently viewing. 

Kickresume.com has already helped nearly 4,000,000 job seekers worldwide land their dream jobs. Now one part of their toolkit, the AI Cover Letter Writer, is being released as a Chrome extension. Its intuitive, single-button interface never gets in the way and lets you focus on what matters most — landing your dream job quickly and easily.

The generator runs on OpenAI’s GPT-4 and is able to mimic the professional language recruiters expect from cover letters. It seamlessly integrates with your job search process and is great for people who do not feel like writing a new cover letter for every job application.

🦾 Features
	•	Generate a tailored cover letter with AI.
	•	Works with the most popular online job platforms.
	•	Easy one-click operation.
	•	Covers a wide range of industries and job types.
	•	GPT-4 ensures that the used language is always professional and suited to your industry.

🤝 User-friendly Experience
	•	Install the extension and find your desired job post.
	•	Once there, click the extension button and let the AI generate a cover letter specifically tailored to that job post.

🙌 Save Time and Effort
	•	Let AI take the hassle out of crafting a unique cover letter for each job application.
	•	Speed up your job application process as the extension writes your cover letter for you.

🤖 The AI Behind the Cover Letter Generator
	•	Harness the power of GPT-4 to write compelling, job-specific cover letters.
	•	The AI mimics the language that recruiters expect, ensuring your cover letters always reads professionally and appropriately.

👨‍🍳 Works With Any Job Type & Industry
	•	Works with any job post across a wide range of industries.
	•	Whether you're a seasoned professional or a fresh graduate, our extension has got you covered.

Try the AI Cover Letter Generator by Kickresume and land your dream job more quickly and easily. Apply for more jobs faster with AI-tailored cover letters. Download today!                    

扩展基本信息

名称 AI Cover Letter Generator by Kickresume AI Cover Letter Generator by Kickresume
ID khgnimehiiohfhdjbailflcfgjjlgamo
官方URL https://chromewebstore.google.com/detail/ai-cover-letter-generator/khgnimehiiohfhdjbailflcfgjjlgamo
简介 Instantly generate an AI-tailored cover letter for any given job post — all with a single click!
文件大小 290 KB
安装次数 8,172
当前版本 1.1.0
更新时间 2024-01-16
上架时间 2023-10-23
评分 5.00/5 共11次评分
开发者 kickresume-publisher
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.kickresume.com
隐私政策页面URL https://www.kickresume.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AI Cover Letter Generator by Kickresume",
    "description": "Instantly generate an AI-tailored cover letter for any given job post \u2014 all with a single click!",
    "version": "1.1.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp1sqdiuK7g\/2rH5dyNoZFVa\/xKOSPNkMRSceBL38z38V9DAr5whyvHI\/TNwo+n2G6wn\/onSE510BKfW1RTfs6y+TJflYNAfEduSWyOlN0JlxSszoNIDDn0PMcOQ2DFLcPqktEv5TvbqXLzgxajOXgtzHJxIW9GqLRil3YIy0ltbAQy2kmkjeRV64wF3f1YSV4hKN\/TM4d8xGLb4AOlfDVy8UWSNebXZkZVVBjsgXGU34QVGjE1S1hbyVaSPOzep\/qaKdcMLmURWy+QcjdbavItADG1DvO+Qr2H1wqLjLJ4Lc+1OTa0UcPgr3xFpibu0NneYRT3BcoOObsLc1CpYgswIDAQAB",
    "icons": {
        "16": "img\/logo_16px.png",
        "32": "img\/logo_32px.png",
        "48": "img\/logo_48px.png",
        "128": "img\/logo_128px.png",
        "500": "img\/logo_500px.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-0ce0059d.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "fonts\/*.woff2",
                "fonts\/*.woff",
                "src\/pages\/watchlist\/index.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/index-aac18397.js",
                "assets\/utils-dfd336a5.js",
                "assets\/index.tsx-8992ba42.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage"
    ]
}