JobWizard - AI assistant for Job Hunting
Your AI assistant for Job Hunting
JobWizard - AI assistant for Job Hunting란 무엇입니까?
JobWizard - AI assistant for Job Hunting은(는) https://jobwizard.ai에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Your AI assistant for Job Hunting"입니다.
확장 프로그램 스크린샷
JobWizard - AI assistant for Job Hunting 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
JobWizard is a powerful extension that accurately autofills job applications, ensuring you have all the relevant job information. It supports platforms such as Workday, Greenhouse, Lever, Indeed, and more. 📈 Your AI Assistant: The Copilot feature refines key information for each position, matching job descriptions with your resume and providing relevant details about the company, position, and industry. 💬 Chat Integration: Effortlessly connect with our chat feature for real-time assistance throughout the application process. 🎯 Elevate Your Application Efficiency: The Autofill feature allows you to complete basic application information with just one click, saving you a significant amount of time. 🔖 Reduce Thinking Time: The Generate feature can autofill job application questions in one click, crafting tailored and professional responses that make your application stand out in the sea of submissions. 🔒 Protect Your Data: We prioritize your privacy. Rest assured, all your personal information is secure with us, adhering to strict data privacy standards. Download JobWizard now to simplify your job application process. No more wasting time manually filling out complex job applications.
확장 프로그램 기본 정보
이름 | JobWizard - AI assistant for Job Hunting |
ID | kbhgdbfkbgkokgkkdhnnlmkhnokjmfib |
공식 URL | https://chromewebstore.google.com/detail/jobwizard-ai-assistant-fo/kbhgdbfkbgkokgkkdhnnlmkhnokjmfib |
설명 | Your AI assistant for Job Hunting |
파일 크기 | 1.49 MB |
설치 횟수 | 2,126 |
현재 버전 | 0.1.35 |
최근 업데이트 | 2024-02-22 |
출시 날짜 | 2023-04-17 |
평점 | 4.63/5 총 24 개의 평점 |
개발자 | https://jobwizard.ai |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.jobwizard.ai/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JobWizard - AI assistant for Job Hunting", "version": "0.1.35", "description": "Your AI assistant for Job Hunting", "host_permissions": [ "https:\/\/*.jobwizard.ai\/*" ], "permissions": [ "background", "storage", "cookies", "activeTab", "tabs" ], "manifest_version": 3, "action": { "default_icon": { "16": "icons\/thumbnails_16.png", "32": "icons\/thumbnails_32.png", "48": "icons\/thumbnails_48.png", "128": "icons\/thumbnails_128.png" }, "default_title": "Auto Form Filler", "default_popup": "popup\/popup.html" }, "icons": { "16": "icons\/thumbnails_16.png", "32": "icons\/thumbnails_32.png", "48": "icons\/thumbnails_48.png", "128": "icons\/thumbnails_128.png" }, "background": { "service_worker": "js\/background.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "js\/*", "css\/*", "fonts\/*", "icons\/*", "js\/marked.min.js" ], "matches": [ " |