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
官方網址 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
電子郵箱 [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"
    }
}