Eztrackr - Supercharge your job hunt
Track and manage your job applications from across the web in one place and say goodbye to spreadsheets!
Τι είναι το Eztrackr - Supercharge your job hunt;
Το Eztrackr - Supercharge your job hunt είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://eztrackr.app, και η κύρια λειτουργία του είναι "Track and manage your job applications from across the web in one place and say goodbye to spreadsheets!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Eztrackr - Supercharge your job hunt
Λήψη αρχείων επέκτασης Eztrackr - Supercharge your job hunt σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
🎯🔎 Easily organize your job hunt. Track and manage your job applications from across the web in one place and say goodbye to spreadsheets! 🚀💼
Eztrackr is the best job tracker out there!
✨ Effortlessly save job postings from popular platforms like LinkedIn, Indeed, Lever and more with just a few clicks.
✨ Add job posting URL, title, company, location, and more in one convenient place.
✨ Time-saving pre-population of data from job sites like LinkedIn for a hassle-free application process.
✨ Stay organized with a customizable Kanban board to track your job applications.
✨ Powerful statistics and valuable insights to track your progress and identify areas for improvement.
✨ Save Contacts and link them to your jobs.
✨ Save documents like resumes, cover letters, and link them to your jobs.
🤖✨ Introducing EzAI - your job search companion. Get help in generating job application answers, personalized to YOUR resume. Answer questions like "Why do you want to work here" with our AI.
🤖✨ Generate responses to common questions like "Why do you want to work here?"
🤖✨ Generate cover letters personalized to your resume
🤖✨ Save your time by generating job summaries
🤖✨ Generate LinkedIn Headlines
🤖✨ Generate LinkedIn About Me's
Install Eztrackr's Chrome extension now and unlock the full potential of your job search! 💼✨
Connect with us:
🔗 Website: https://eztrackr.app
🔗 LinkedIn: https://www.linkedin.com/company/eztrackr/
✨💼 Don't let the best opportunities slip away—organize your job hunt like a pro today! Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | kdpbamlhffmfbgglmaedhopenkpgkfdg |
| Επίσημο URL | https://chromewebstore.google.com/detail/eztrackr-supercharge-your/kdpbamlhffmfbgglmaedhopenkpgkfdg |
| Περιγραφή | Track and manage your job applications from across the web in one place and say goodbye to spreadsheets! |
| Μέγεθος Αρχείου | 1.39 MB |
| Αριθμός Εγκαταστάσεων | 6,193 |
| Τρέχουσα Έκδοση | 4.0.6.0 |
| Τελευταία Ενημέρωση | 2024-01-29 |
| Ημερομηνία Δημοσίευσης | 2020-10-11 |
| Αξιολόγηση | 5.00/5 Συνολικά 45 Αξιολογήσεις |
| Προγραμματιστής | https://eztrackr.app |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://eztrackr.app |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://eztrackr.app |
| URL της Σελίδας Πολιτικής Απορρήτου | https://eztrackr.app/privacy-policy |
| Υποστηριζόμενες Γλώσσες | en-US |
| manifest.json | |
{
"name": "Eztrackr - Supercharge your job hunt",
"short_name": "Eztrackr",
"description": "Track and manage your job applications from across the web in one place and say goodbye to spreadsheets!",
"version": "4.0.6.0",
"manifest_version": 3,
"action": [],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"background": {
"service_worker": "js\/backgroundActions.js"
},
"externally_connectable": {
"matches": [
"*:\/\/*.eztrackr.app\/*",
"http:\/\/localhost:3000\/*"
]
},
"content_scripts": [
{
"js": [
"js\/script.js"
],
"matches": [
"https:\/\/*\/*"
]
}
],
"permissions": [
"storage"
],
"icons": {
"16": "eztrackr16.png",
"48": "eztrackr48.png",
"128": "eztrackr128.png"
},
"web_accessible_resources": [
{
"resources": [
"css\/script.css",
"fonts\/*"
],
"matches": [
" | |