Clover

Create awesome Cover Letter and Resume bullet points

Cloverとは何ですか?

Cloverはhttps://summarygpt.comによって開発されたChromeの拡張機能で、その主な機能は「Create awesome Cover Letter and Resume bullet points」です。

拡張機能のスクリーンショット

screenshot

Clover拡張機能のCRXファイルをダウンロード

Clover拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ➤ Have you ever found yourself struggling to find the right words when creating cover letters and updating your resume summary?
➤ Have you ever wondered what the perfect pitch would be for a particular job description? 
➤ Have you ever felt lost as to where to even start?

If you can relate to any of these experiences, know that you are not alone. Many of us have felt the same way when it comes to these crucial tasks of crafting effective cover letters and resume bullet points. 

But not anymore! Introducing Clover from the house of SummaryGPT.

★ Clover is the ultimate co-pilot for job seekers. Clover helps you create customized resume bullet points and cover letters with ease and speed, tailored to any job posting on any job portal.
★ Powered by AI, Clover generates highly effective and personalized bullet points for your resume and cover letter. 
★ With just two clicks, you can select a job posting, and Clover will analyze it to generate relevant bullet points based on your skills and experience.
★ You can optimize your resume and cover letter to stand out from the competition, saving you time and effort in the job search process. 

Say goodbye to the endless hours spent poring over your resume and cover letter. Install Clover today and take your job search to the next level!                    

拡張機能の基本情報

名前 Clover Clover
ID gdjflbodkoklcmaonjdfkoihkldaheip
公式URL https://chromewebstore.google.com/detail/clover/gdjflbodkoklcmaonjdfkoihkldaheip
説明 Create awesome Cover Letter and Resume bullet points
ファイルサイズ 945 KB
インストール数 132
現在のバージョン 1.0.5
最終更新日 2023-04-21
公開日 2023-04-04
評価 3.00/5 合計 2 レビュー
開発者 https://summarygpt.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://www.summarygpt.com/clover
プライバシーポリシーページのURL https://www.summarygpt.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.5",
    "author": "SummaryGPT",
    "name": "Clover",
    "description": "Create awesome Cover Letter and Resume bullet points",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "identity",
        "identity.email",
        "activeTab",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "CloverOverlay.74743e20.js"
            ],
            "css": []
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvPWXAdk58I3X4Wo+5YhVRUDSrNDSzcMCdLPdcdCE6aDU2skjMkGjtWy2KJBI+T1k5clQ2ZlaPqQYVQv29ceFSGBvpN9w4TIXEA5B57Q7xnKJW1gg8Iu+g2vBnwkcyAzRuMj9AXdHxZtlIPl4w4wa6zZNamV3f3wSD4ti5CGfEdXQONCViIiM4P7aG72oapwVezrpBAqDq0ku7H0xmoUvzxpfPOaZJYpnHGam3nXolfQlyeYgNwRuWo08N5uexjbSKyCUmZuyeOqqiAv9\/xMwKKxyNgAYotGNhz+Y1HL18abaj3gMfdMLECIz3JmLHo1VWMaYHno+TeHaWFRJNG+MuwIDAQAB",
    "oauth2": {
        "client_id": "974063808703-5s6cavr8m7v0b3gq036tcosug4cfcg84.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "CloverOverlay.98ee31a0.css",
                "CloverOverlay.7c05c6e1.png"
            ]
        }
    ]
}