beATS

Tool to find keywords for any given text. Primary purpose is for job descriptions

beATS란 무엇입니까?

beATS은(는) beATS Keywords에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tool to find keywords for any given text. Primary purpose is for job descriptions"입니다.

확장 프로그램 스크린샷

screenshot

beATS 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Large companies get hundred and even thousands of applications. To make the job easier on the HR department, they use something called an Applicant Tracking Software (ATS) to filter out applicants. The software runs through your resume and checks for specific keywords against your resume. Most job descriptions contain these keywords, and tailoring your resume to them can help you get past the system! This is where beATS comes in. It scans through the job description and displays the top keywords used, and these are the ones that are most likely going to be in ATS. Now, this doesn't guarantee you will get an interview but it will sure help get your resume in front of the recruiter. 

Its simple to use:
1) Copy any job description
2) Open the extension
3) Paste 
4) Use the keywords given and add them in your resume (where it makes sense of course)

Thats it! 

Happy Hunting!                    

확장 프로그램 기본 정보

이름 beATS beATS
ID bijkjmmmfimboamipiikaloclmjlejkg
공식 URL https://chromewebstore.google.com/detail/beats/bijkjmmmfimboamipiikaloclmjlejkg
설명 Tool to find keywords for any given text. Primary purpose is for job descriptions
파일 크기 675 KB
설치 횟수 620
현재 버전 0.0.1
최근 업데이트 2019-03-05
출시 날짜 2019-03-05
평점 5.00/5 총 2 개의 평점
개발자 beATS Keywords
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "beATS",
    "description": "Tool to find keywords for any given text. Primary purpose is for job descriptions",
    "version": "0.0.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "pulse.png",
        "48": "pulse.png",
        "128": "pulse.png"
    },
    "permissions": []
}