Huzzle Easy Apply - Autofill job applications

Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.

Τι είναι το Huzzle Easy Apply - Autofill job applications;

Το Huzzle Easy Apply - Autofill job applications είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://huzzle.app, και η κύρια λειτουργία του είναι "Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Huzzle Easy Apply - Autofill job applications

Λήψη αρχείων επέκτασης Huzzle Easy Apply - Autofill job applications σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Transform your job search with Huzzle's Autofill Extension. Apply to millions of jobs with just one click and save up to 30 minutes per application by autofilling your job applications!

🪄 Effortless Job Applications
Fill your Huzzle profile in 5 minutes, and never fill an application again. Let Huzzle's AI-powered extension autofill your Job/Internship applications using your profile data, and write those long cover letters and essay-type questions.

🎉 Wide-Ranging Support
Automate your job applications on major job boards and career pages, including Greenhouse, Lever, Workday, Workable, Teamtailor and many more! Access and apply to a growing number of jobs without the hassle.

👫 Connect with the Huzzle Community
Join thousands of students, recruiters, and student societies on Huzzle. Connect with a vibrant community to enhance your career prospects and networking opportunities.

Over 100K students have landed their dream careers and saved time with thousands of applications on Huzzle! Discover and apply to your dream role today 🚀

––––––––––––

*Privacy & Security*
We prioritise your privacy. Your information is used to improve your job search and is never sold to third parties. By downloading this extension you are agreeing to our terms of use (https://www.huzzle.app/terms-of-use) and privacy policy (https://www.huzzle.app/privacy).

**Need Help?** We’re always on standby, contact us at [email protected].                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Huzzle Easy Apply - Autofill job applications Huzzle Easy Apply - Autofill job applications
ID oicchbdmkmdblmmcikdpahedjjagjepe
Επίσημο URL https://chromewebstore.google.com/detail/huzzle-easy-apply-autofil/oicchbdmkmdblmmcikdpahedjjagjepe
Περιγραφή Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.
Μέγεθος Αρχείου 174 KB
Αριθμός Εγκαταστάσεων 224
Τρέχουσα Έκδοση 1.4.8
Τελευταία Ενημέρωση 2024-03-02
Ημερομηνία Δημοσίευσης 2023-09-24
Αξιολόγηση 5.00/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής https://huzzle.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.huzzle.app/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.huzzle.app/support
URL της Σελίδας Πολιτικής Απορρήτου https://www.huzzle.app/privacy
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Huzzle Easy Apply - Autofill job applications",
    "description": "Apply to millions of jobs with 1 click! Find jobs, apply in seconds & track applications. Save 90% time by autofilling applications.",
    "version": "1.4.8",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj2jtfxUDrkzIFF9tiKNMIYJzAATVYNJvHqQJGECGgTl9qzazo8aoAn1yTTYYqh7Ecr79+BqEzMWxEj61cyMkFJaeGpkguJaa4UvoU8zS3f2xtC6gVzOd8ATAz4wbUH++e7TS\/qiVgsHoGqiC9JVQzICtLQHCuvkmAjd7CRG\/A9j0G3Q5RF8UJOs\/PGvsTC18tR4sYXErttiucIAZ7dX6BNAEdDdzcMPLLkGHxdQFIlsUA8MLFlzz48PGEfV6+YXQJxkz0fb55Myea+7yV7x3ANXsuNmlmflJ5rnrrulEA1lGY7\/YcM\/dPfCFY\/wgtxi\/+YxlluqYWb9n6\/r1n5vEgwIDAQAB",
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-3f3ad404.d9946df7.js"
            ],
            "matches": [
                "*:\/\/*.lever.co\/*",
                "*:\/\/*.workable.com\/*",
                "*:\/\/*.greenhouse.io\/*",
                "*:\/\/*.teamtailor.com\/*",
                "*:\/\/*.bamboohr.com\/*",
                "*:\/\/*.workday.com\/*",
                "*:\/\/*.myworkdayjobs.com\/*",
                "*:\/\/*.jobvite.com\/*",
                "*:\/\/*.smartrecruiters.com\/*",
                "*:\/\/*.recruitee.com\/*"
            ],
            "all_frames": true,
            "css": [
                "assets\/index.d40c164f.css",
                "assets\/index.tsx.a7105b60.css"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; font-src 'self' https:\/\/fonts.gstatic.com; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com;"
    },
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-32.png",
                "img\/logo-48.png",
                "img\/logo-128.png",
                "popup.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.bamboohr.com\/*",
                "*:\/\/*.greenhouse.io\/*",
                "*:\/\/*.jobvite.com\/*",
                "*:\/\/*.lever.co\/*",
                "*:\/\/*.myworkdayjobs.com\/*",
                "*:\/\/*.recruitee.com\/*",
                "*:\/\/*.smartrecruiters.com\/*",
                "*:\/\/*.teamtailor.com\/*",
                "*:\/\/*.workable.com\/*",
                "*:\/\/*.workday.com\/*"
            ],
            "resources": [
                "assets\/chunk-4d843c68.js",
                "assets\/chunk-3f3ad404.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.lever.co\/*",
        "*:\/\/*.workable.com\/*",
        "*:\/\/*.greenhouse.io\/*",
        "*:\/\/*.teamtailor.com\/*",
        "*:\/\/*.bamboohr.com\/*",
        "*:\/\/*.workday.com\/*",
        "*:\/\/*.myworkdayjobs.com\/*",
        "*:\/\/*.jobvite.com\/*",
        "*:\/\/*.smartrecruiters.com\/*",
        "*:\/\/*.recruitee.com\/*"
    ]
}