Huzzle Easy Apply - Autofill job applications
Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.
什么是Huzzle Easy Apply - Autofill job applications?
Huzzle Easy Apply - Autofill job applications是由https://huzzle.app开发的Chrome扩展程序,该扩展的主要功能是“Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.”。
扩展截图
下载Huzzle Easy Apply - Autofill job applications扩展crx文件
下载Huzzle Easy Apply - Autofill job applications扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Transform your job search with Huzzle's Autofill Extension. Apply to millions of jobs with just one click and save up to 30 minutes per application by autofilling your job applications! 🪄 Effortless Job Applications Fill your Huzzle profile in 5 minutes, and never fill an application again. Let Huzzle's AI-powered extension autofill your Job/Internship applications using your profile data, and write those long cover letters and essay-type questions. 🎉 Wide-Ranging Support Automate your job applications on major job boards and career pages, including Greenhouse, Lever, Workday, Workable, Teamtailor and many more! Access and apply to a growing number of jobs without the hassle. 👫 Connect with the Huzzle Community Join thousands of students, recruiters, and student societies on Huzzle. Connect with a vibrant community to enhance your career prospects and networking opportunities. Over 100K students have landed their dream careers and saved time with thousands of applications on Huzzle! Discover and apply to your dream role today 🚀 –––––––––––– *Privacy & Security* We prioritise your privacy. Your information is used to improve your job search and is never sold to third parties. By downloading this extension you are agreeing to our terms of use (https://www.huzzle.app/terms-of-use) and privacy policy (https://www.huzzle.app/privacy). **Need Help?** We’re always on standby, contact us at [email protected].
扩展基本信息
名称 | Huzzle Easy Apply - Autofill job applications |
ID | oicchbdmkmdblmmcikdpahedjjagjepe |
官方URL | https://chromewebstore.google.com/detail/huzzle-easy-apply-autofil/oicchbdmkmdblmmcikdpahedjjagjepe |
简介 | Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications. |
文件大小 | 174 KB |
安装次数 | 224 |
当前版本 | 1.4.8 |
更新时间 | 2024-03-02 |
上架时间 | 2023-09-24 |
评分 | 5.00/5 共11次评分 |
开发者 | https://huzzle.app |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.huzzle.app/ |
帮助页面URL | https://www.huzzle.app/support |
隐私政策页面URL | https://www.huzzle.app/privacy |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Huzzle Easy Apply - Autofill job applications", "description": "Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.", "version": "1.4.8", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj2jtfxUDrkzIFF9tiKNMIYJzAATVYNJvHqQJGECGgTl9qzazo8aoAn1yTTYYqh7Ecr79+BqEzMWxEj61cyMkFJaeGpkguJaa4UvoU8zS3f2xtC6gVzOd8ATAz4wbUH++e7TS\/qiVgsHoGqiC9JVQzICtLQHCuvkmAjd7CRG\/A9j0G3Q5RF8UJOs\/PGvsTC18tR4sYXErttiucIAZ7dX6BNAEdDdzcMPLLkGHxdQFIlsUA8MLFlzz48PGEfV6+YXQJxkz0fb55Myea+7yV7x3ANXsuNmlmflJ5rnrrulEA1lGY7\/YcM\/dPfCFY\/wgtxi\/+YxlluqYWb9n6\/r1n5vEgwIDAQAB", "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "48": "img\/logo-48.png", "128": "img\/logo-128.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/logo-48.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-3f3ad404.d9946df7.js" ], "matches": [ "*:\/\/*.lever.co\/*", "*:\/\/*.workable.com\/*", "*:\/\/*.greenhouse.io\/*", "*:\/\/*.teamtailor.com\/*", "*:\/\/*.bamboohr.com\/*", "*:\/\/*.workday.com\/*", "*:\/\/*.myworkdayjobs.com\/*", "*:\/\/*.jobvite.com\/*", "*:\/\/*.smartrecruiters.com\/*", "*:\/\/*.recruitee.com\/*" ], "all_frames": true, "css": [ "assets\/index.d40c164f.css", "assets\/index.tsx.a7105b60.css" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; font-src 'self' https:\/\/fonts.gstatic.com; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com;" }, "web_accessible_resources": [ { "matches": [], "resources": [ "img\/logo-16.png", "img\/logo-32.png", "img\/logo-48.png", "img\/logo-128.png", "popup.html" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.bamboohr.com\/*", "*:\/\/*.greenhouse.io\/*", "*:\/\/*.jobvite.com\/*", "*:\/\/*.lever.co\/*", "*:\/\/*.myworkdayjobs.com\/*", "*:\/\/*.recruitee.com\/*", "*:\/\/*.smartrecruiters.com\/*", "*:\/\/*.teamtailor.com\/*", "*:\/\/*.workable.com\/*", "*:\/\/*.workday.com\/*" ], "resources": [ "assets\/chunk-4d843c68.js", "assets\/chunk-3f3ad404.js" ], "use_dynamic_url": true } ], "permissions": [ "storage" ], "host_permissions": [ "*:\/\/*.lever.co\/*", "*:\/\/*.workable.com\/*", "*:\/\/*.greenhouse.io\/*", "*:\/\/*.teamtailor.com\/*", "*:\/\/*.bamboohr.com\/*", "*:\/\/*.workday.com\/*", "*:\/\/*.myworkdayjobs.com\/*", "*:\/\/*.jobvite.com\/*", "*:\/\/*.smartrecruiters.com\/*", "*:\/\/*.recruitee.com\/*" ] } |