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ファイルをダウンロード

beATS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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": []
}