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”。
擴展截圖
下載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 |
ID | bijkjmmmfimboamipiikaloclmjlejkg |
官方網址 | 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": [] } |