LazyApply : Job Application Bot

Apply to 100’s of jobs in just one click… Automate your application for Job with the lifetime job application system LazyApply.

LazyApply : Job Application Bot क्या है?

LazyApply : Job Application Bot Vivek dwivedi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Apply to 100’s of jobs in just one click… Automate your application for Job with the lifetime job application system LazyApply."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में LazyApply : Job Application Bot एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        LazyApply Job application bot will save you hours by automating the tedious parts of applying for jobs.

You can use it to automate your job application process and automatically on 100's of jobs in single click. 

Automate Job applications with LazyApply                    

एक्सटेंशन की मूल जानकारी

नाम LazyApply : Job Application Bot LazyApply : Job Application Bot
ID pgnfaifdbfoiehcndkoeemaifhhbgkmm
आधिकारिक URL https://chromewebstore.google.com/detail/lazyapply-job-application/pgnfaifdbfoiehcndkoeemaifhhbgkmm
विवरण Apply to 100’s of jobs in just one click… Automate your application for Job with the lifetime job application system LazyApply.
फ़ाइल का आकार 1.11 MB
स्थापना संख्या 20,000
वर्तमान संस्करण 0.8.40
अंतिम अपडेट 2024-02-29
प्रकाशन तिथि 2021-07-30
रेटिंग 3.78/5 कुल 117 रेटिंग्स
डेवलपर Vivek dwivedi
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://lazyapply.com
गोपनीयता नीति पृष्ठ URL https://lazyapply.com/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LazyApply : Job Application Bot",
    "description": "Apply to 100\u2019s of jobs in just one click\u2026 Automate your application for Job with the lifetime job application system LazyApply.",
    "version": "0.8.40",
    "manifest_version": 3,
    "icons": {
        "16": ".\/mainicon.png",
        "32": ".\/mainicon.png",
        "48": ".\/mainicon.png",
        "128": ".\/mainicon.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "action": {
        "default_title": "Automate Your Job Application Process"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/indeed.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/simplyHired.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.careerbuilder.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/careerBuilder.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.careerbuilder.ca\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/careerBuilder.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.careerbuilder.co.uk\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/careerBuilder.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.monster.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/monster.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.monster.ca\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/monster.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.monster.co.uk\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/monster.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.simplyhired.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/simplyHired.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.founditgulf.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.in\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.hk\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.sg\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.id\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.my\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.foundit.com.ph\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.monster.co.th\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.monster.com.vn\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/foundit.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.seek.com.au\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/seek.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.seek.co.nz\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/seek.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ],
            "js": [
                ".\/eventblock.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/jobs\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/linkedin.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.ziprecruiter.com\/jobs-search*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/ziprecruiter.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.dice.com\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/dice.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.com\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.com\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.uk\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.uk\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.ca\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.ca\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.com.au\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.com.au\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.in\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.in\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.sg\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.sg\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.nz\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.co.nz\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.ie\/Job\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.glassdoor.ie\/job-listing\/*"
            ],
            "js": [
                ".\/jquery.min.js",
                ".\/glassdoor.bundle.js",
                ".\/debug.bundle.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/lazyapply.com\/*",
            "https:\/\/app.lazyapply.com\/*"
        ]
    },
    "permissions": [
        "declarativeNetRequest",
        "power",
        "cookies",
        "activeTab",
        "storage",
        "unlimitedStorage",
        "tabs",
        "scripting",
        "webNavigation"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "styles.css"
            ],
            "matches": [
                ""
            ]
        }
    ]
}