WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Job Description

Job Description

View on Chrome Web Store
View Job Description Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 19, 2025.

The Job Description extension gives instant Job Description analysis and metrics, helps improve job description scoring, and…
Type
Extension
Users
14 users
1
Website upstaff.com
upstaff.com
View author page of upstaff.com
Published
Published on January 22, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on January 27, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Job Description 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 Description",
    "version": "1.0.3",
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/upstaff.com\/j\/*",
                "https:\/\/upstaff.com\/job\/*",
                "https:\/\/*.indeed.com\/jobs*",
                "https:\/\/*.indeed.com\/viewjob*",
                "https:\/\/*.indeed.com\/*",
                "https:\/\/www.glassdoor.com\/Job*",
                "https:\/\/www.linkedin.com\/jobs\/*",
                "https:\/\/www.linkedin.com\/in\/*",
                "https:\/\/jobs.workable.com\/search?*",
                "https:\/\/jobs.workable.com\/*\/view\/*",
                "https:\/\/jobs.workable.com\/*",
                "https:\/\/www.jobleads.com\/*"
            ],
            "js": [
                "content-scripts\/upstaff.js"
            ]
        }
    ],
    "action": {
        "default_title": "Click to open panel"
    },
    "side_panel": {
        "default_path": "index.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "sidePanel"
    ],
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.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