beATS
Tool to find keywords for any given text. Primary purpose is for job descriptions
beATSคืออะไร?
beATS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย beATS Keywords และคุณลักษณะหลักของมันคือ "Tool to find keywords for any given text. Primary purpose is for job descriptions"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย beATS
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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": [] } |