Anthropos - Autofill your job applications
Apply to 100s of jobs applications and improve your cover letters
Anthropos - Autofill your job applications란 무엇입니까?
Anthropos - Autofill your job applications은(는) https://anthropos.work에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Apply to 100s of jobs applications and improve your cover letters"입니다.
확장 프로그램 스크린샷
Anthropos - Autofill your job applications 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
With Anthropos you can create your career profile once and autofill job applications with 1 click, using our technology to improve your answers and even create custom cover letters using your data and the job application requirements. It gives you superpowers to find a new job much faster! It’s designed to help people that apply to a few job applications or to thousands every week. Start by importing your data with LinkedIn or uploading your CV and Resume. Once you go to a job application page you will see the Anthropos widget appear and you will be able to click and autofill the application. Thanks to our technology, Anthropos can answer open questions too, for example “Why do you want to work for company X?”. If you need a cover letter, you can simply create a new generic one, with the writing tone you like or let Anthropos create one specifically for the job application you are considering. We save our users hours and we let them fill applications with better data and writing! You will find all your started and submitted applications in Anthropos so you can stay organised throughout the process. Anthropos’ mission is to help you take control of your career. Feedback and support If you find bugs, need help or want to give feedback, don't hesitate to get in touch with us at [email protected] - we answer in a few hours.
확장 프로그램 기본 정보
이름 | Anthropos - Autofill your job applications |
ID | nkppcikijhohdiaenfmbkcoibdmpkiop |
공식 URL | https://chromewebstore.google.com/detail/anthropos-autofill-your-j/nkppcikijhohdiaenfmbkcoibdmpkiop |
설명 | Apply to 100s of jobs applications and improve your cover letters |
파일 크기 | 14.85 MB |
설치 횟수 | 890 |
현재 버전 | 0.24.2 |
최근 업데이트 | 2024-02-15 |
출시 날짜 | 2023-01-20 |
평점 | 4.29/5 총 17 개의 평점 |
개발자 | https://anthropos.work |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://anthropos.work/product/career-profile-individuals/ |
도움말 페이지 URL | https://app.anthropos.work/feedback |
개인정보 보호 정책 페이지 URL | https://app.anthropos.work/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" }, "default_popup": "popup.html" }, "version": "0.24.2", "author": "Anthropos, Inc.", "name": "Anthropos - Autofill your job applications", "description": "Apply to 100s of jobs applications and improve your cover letters", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "tabs", "cookies", "activeTab", "clipboardWrite" ], "content_scripts": [ { "matches": [ "*:\/\/*.breezy.hr\/*", "*:\/\/jobs.smartrecruiters.com\/*", "*:\/\/apply.workable.com\/*", "*:\/\/*.myworkdayjobs.com\/*", "*:\/\/*.bamboohr.com\/*", "*:\/\/boards.greenhouse.io\/*", "*:\/\/app.anthropos.work\/*", "*:\/\/next-app.anthropos.work\/*", "https:\/\/*.recruitee.com\/*", "https:\/\/jobs.lever.co\/*", "*:\/\/*.icims.com\/*" ], "js": [ "content.2382cfc2.js" ], "all_frames": true, "css": [ "fonts.c1a73275.css" ] } ], "externally_connectable": { "matches": [ "*:\/\/app.anthropos.work\/*", "*:\/\/next-app.anthropos.work\/*", "*:\/\/anthropos.breezy.hr\/*" ] }, "host_permissions": [ " |