WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Job Scan (Jobly by Upstaff) - free online job scanner

Job Scan (Jobly by Upstaff) - free online job scanner

View on Chrome Web Store
View Job Scan (Jobly by Upstaff) - free online job scanner Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (5 ratings)
3 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.

Scan job posting for tech skills, keywords, insights, and recommendations.
Type
Extension
Users
287 users
3
Website upstaff.com
upstaff.com
View author page of upstaff.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 14, 2025
Version 1.0.14
Manifest version
3
Updated
Updated on May 29, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Job Scan (Jobly by Upstaff) - free online job scanner 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,
    "name": "Job Scan (Jobly by Upstaff) - free online job scanner",
    "version": "1.0.14",
    "description": "Scan job posting for tech skills, keywords, insights, and recommendations.",
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/upstaff.com\/j\/*",
                "https:\/\/upstaff.com\/job\/*",
                "https:\/\/upstaff.com\/market\/jobs\/",
                "https:\/\/*.indeed.com\/*",
                "https:\/\/www.glassdoor.com\/Job*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/jobs.workable.com\/*",
                "https:\/\/www.jobleads.com\/*",
                "https:\/\/wellfound.com\/jobs*",
                "https:\/\/www.upwork.com\/*jobs*",
                "https:\/\/www.upwork.com\/nx\/find-work*",
                "https:\/\/www.reddit.com\/*",
                "https:\/\/x.com\/*"
            ],
            "js": [
                "content-scripts\/upstaff.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "Click to open panel"
    },
    "side_panel": {
        "default_path": "index.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "sidePanel"
    ],
    "icons": {
        "16": "icons\/favicon16.png",
        "48": "icons\/favicon48.png",
        "128": "icons\/favicon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content-styles\/upstaff-ext-content.css",
                "skills\/skillsDictionary.csv"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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