WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OwlApply - Autofill & Automate Your Job Applications

OwlApply - Autofill & Automate Your Job Applications

View on Chrome Web Store
View OwlApply - Autofill & Automate Your Job Applications Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (56 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

OwlApply compares job listings with your resume, auto-fills forms, and creates custom cover letter PDF for each application.
Type
Extension
Users
970 users
12
Website owlapply.com
owlapply-autofill-job-applications
View author page of owlapply-autofill-job-applications
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 24, 2024
Version 1.0.15
Manifest version
3
Updated
Updated on August 21, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View OwlApply - Autofill & Automate Your Job Applications Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "OwlApply - Autofill & Automate Your Job Applications",
    "version": "1.0.15",
    "description": "OwlApply compares job listings with your resume, auto-fills forms, and creates custom cover letter PDF for each application.",
    "author": "[email protected]",
    "permissions": [
        "storage",
        "cookies",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/*.owlapply.com\/",
        "https:\/\/*.linkedin.com\/voyager\/api\/jobs\/jobPostings\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.owlapply.com\/"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAquyEJXYYgHOO2Mo+D0rS9AiypQPSol3+HC\/uDS\/1KsbXioZkpwPoT35iRUhzPw5CFeBVZwjXRBKy73siwsCSazq0fB1fm00TEiKel2tln0wDMy3m6UproWyuXCebq+n1LO\/VZNtXUYl9L5IgyH+qgBH7rgpplLNteZeAhpL8IygD23fyGwu8mcOmFPYgh9JHZEIcMn441KD23mv+uAv+2GAd5Bv1hdVcQkurKX\/NimlYDO\/cgUr1fLCNGMdIr1G0i0\/egQYlvECilL7LEHcKVSx0SPvJHmxJbuN91eliMxvG6a4PJ98eVqWM632Ms7xtCmLNutYX0Cmh+LZx6JQDZwIDAQAB",
    "background": {
        "service_worker": "background.iife.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-64.png",
        "default_title": "Open Window"
    },
    "icons": {
        "34": "icon-34.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/index.iife.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-ui\/index.iife.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "main-script\/index.iife.js"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "world": "MAIN"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js",
                "*.css",
                "*.svg",
                "*.png",
                "icon-34.png",
                "icon-64.png",
                "icon-128.png",
                "logo.png",
                "icons\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top