Commit Auto Apply

Commit Extension: AI-powered tool for job seekers to auto apply at top startups seamlessly.

Commit Auto Applyとは何ですか?

Commit Auto ApplyはCommit.devによって開発されたChromeの拡張機能で、その主な機能は「Commit Extension: AI-powered tool for job seekers to auto apply at top startups seamlessly.」です。

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

screenshot

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

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

拡張機能の使用方法

                        The smart way to search and apply to jobs that match your preferences - all in ONE click.
Set up your profile on Commit and let our AI technology work its magic to find you roles that match your unique job preferences, qualifications, and desired industries. Best part yet - the extension auto applies to suitable jobs on your behalf and tracks the application status, all in one place.
Forget about spending crazy hours on manual job searches and completing lengthy, burdensome applications. You can now use that time to focus on what truly matters - prepping to ace your interviews and landing that dream job.
Commit Auto Apply works on nearly all job boards and websites, ensuring you never miss an opportunity that could be your ideal fit. Download Commit Auto Apply and expedite your job search the smart way.                    

拡張機能の基本情報

名前 Commit Auto Apply Commit Auto Apply
ID kdcodgnppjkddajgcafedcgphnmcknfj
公式URL https://chromewebstore.google.com/detail/commit-auto-apply/kdcodgnppjkddajgcafedcgphnmcknfj
説明 Commit Extension: AI-powered tool for job seekers to auto apply at top startups seamlessly.
ファイルサイズ 4.87 MB
インストール数 104
現在のバージョン 0.0.2
最終更新日 2023-08-07
公開日 2023-07-29
評価 5.00/5 合計 3 レビュー
開発者 Commit.dev
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://commit.dev/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Commit Auto Apply",
    "version": "0.0.2",
    "manifest_version": 3,
    "description": "Commit Extension: AI-powered tool for job seekers to auto apply at top startups seamlessly.",
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/service-worker.js",
        "type": "module"
    }
}