Instant Apply

Autofill your Job Applications and Analyze your Resume in one click

Τι είναι το Instant Apply;

Το Instant Apply είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://instantapply.co, και η κύρια λειτουργία του είναι "Autofill your Job Applications and Analyze your Resume in one click".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Instant Apply

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

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

                        Introducing InstantApply: Streamline Your Job Applications with Ease!

Tired of the repetitive task of filling out countless job applications? Say goodbye to manual data entry and embrace the power of InstantApply. Our Chrome extension changes the way you apply for jobs, providing a seamless and efficient experience like never before.

With InstantApply, you can effortlessly track job applications, generate cover letters, find emails and autofill job applications on job sites with just a single click. No more wasting time on tedious form-filling - let InstantApply handle it for you!

Why choose InstantApply?

1. Save Your Job and Internship Applications:
Experience the convenience of our one-time common application for jobs and internships. Fill out your details once, and InstantApply will automatically populate your information whenever you apply to jobs online. Save valuable time and eliminate repetitive tasks.

2. Effortlessly Track Your Applications:
Stay organized throughout your job search journey with our automatic job tracker. InstantApply keeps tabs on all your job applications, so you never lose sight of your progress. No more sifting through emails or spreadsheets - let our extension do the tracking for you.

3. Cover letter generation:

4. Email Finder

5. Seamless Integration with Leading Platforms:
InstantApply automates your job applications across hundreds of sites and Applicant Tracking Systems (ATS) such as  Lever, Greenhouse, and more. Experience a consistent and streamlined application process, regardless of the platform used by employers.

6. Gmail Template Autofill - send faster cold mails to recruiters .

7. Resume Keyword Analyzer 

Join the ever-growing community of job seekers who have harnessed the power of InstantApply. We've helped countless individuals discover and secure their dream roles.

Don't settle for tedious and time-consuming job applications. Upgrade to InstantApply and unlock a world of efficiency and convenience. Discover and apply to your next role today with InstantApply - your key to job application simplicity!                    

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

Όνομα Instant Apply Instant Apply
ID ihgmeifeofnbegocgfecndeaohbigpon
Επίσημο URL https://chromewebstore.google.com/detail/instant-apply/ihgmeifeofnbegocgfecndeaohbigpon
Περιγραφή Autofill your Job Applications and Analyze your Resume in one click
Μέγεθος Αρχείου 161 KB
Αριθμός Εγκαταστάσεων 497
Τρέχουσα Έκδοση 0.0.0.20
Τελευταία Ενημέρωση 2024-02-16
Ημερομηνία Δημοσίευσης 2023-06-13
Αξιολόγηση 4.38/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής https://instantapply.co
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://instantapply.co
URL της Σελίδας Πολιτικής Απορρήτου https://instantapply.co/privacy
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instant Apply",
    "description": "Autofill your Job Applications and Analyze your Resume in one click",
    "version": "0.0.0.20",
    "manifest_version": 3,
    "icons": {
        "16": "logo\/logo.png",
        "48": "logo\/logo.png",
        "128": "logo\/logo.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_title": "Instant Apply",
        "default_popup": "background.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.boards.greenhouse.io\/*"
            ],
            "js": [
                "dist\/greenhouse.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.boards.eu.greenhouse.io\/*"
            ],
            "js": [
                "dist\/greenhouse.js"
            ]
        },
        {
            "matches": [
                "https:\/\/techstars.com\/portfolio"
            ],
            "js": [
                "dist\/techstars.js"
            ]
        },
        {
            "matches": [
                "https:\/\/crunchbase.com\/*"
            ],
            "js": [
                "dist\/crunchbase.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.crunchbase.com\/*"
            ],
            "js": [
                "dist\/crunchbase.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.ycombinator.com\/companies\/*"
            ],
            "js": [
                "dist\/ycombinator.js"
            ]
        },
        {
            "matches": [
                "https:\/\/ycombinator.com\/companies\/*"
            ],
            "js": [
                "dist\/ycombinator.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.techstars.com\/portfolio"
            ],
            "js": [
                "dist\/techstars.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.lever.co\/*\/apply"
            ],
            "js": [
                "dist\/lever.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.jobs.ashbyhq.com\/*"
            ],
            "js": [
                "dist\/ashbyhq.js"
            ]
        },
        {
            "matches": [
                "https:\/\/jobs.smartrecruiters.com\/*"
            ],
            "js": [
                "dist\/smart.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.breezy.hr\/*\/apply"
            ],
            "js": [
                "dist\/breezyhr.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.recruitee.com\/*"
            ],
            "js": [
                "dist\/recruitee.js"
            ]
        },
        {
            "matches": [
                "https:\/\/apply.workable.com\/*\/j\/*"
            ],
            "js": [
                "dist\/workable.js"
            ]
        },
        {
            "matches": [
                "https:\/\/jobs.workable.com\/view\/*"
            ],
            "js": [
                "dist\/workable2.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.lever.co\/*\/thanks"
            ],
            "js": [
                "dist\/submitlever.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.breezy.hr\/*\/submitted"
            ],
            "js": [
                "dist\/submitbreezyhr.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.mail.google.com\/mail\/u\/*"
            ],
            "js": [
                "dist\/gmail.js"
            ]
        },
        {
            "matches": [
                "https:\/\/apply.workable.com\/*"
            ],
            "js": [
                "dist\/submitworkable.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bamboohr.co.uk\/*"
            ],
            "js": [
                "dist\/bamboohr.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bamboohr.com\/careers\/*"
            ],
            "js": [
                "dist\/bamboohr.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.boards.greenhouse.io\/*\/confirmation"
            ],
            "js": [
                "dist\/submitgreenhouse.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.boards.eu.greenhouse.io\/*\/confirmation"
            ],
            "js": [
                "dist\/submitgreenhouse.js"
            ]
        },
        {
            "matches": [
                "https:\/\/instantapply.co\/onboarding\/*"
            ],
            "js": [
                "index.js",
                "config.js",
                "accesstoken.js"
            ]
        },
        {
            "matches": [
                "https:\/\/instantapply.co\/dashboard"
            ],
            "js": [
                "index.js",
                "config.js",
                "accesstoken.js"
            ]
        }
    ]
}