WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Fast track your job search with ELEVATE

Fast track your job search with ELEVATE

View on Chrome Web Store
View Fast track your job search with ELEVATE Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 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.

Elevate Chrome Extension by GrowthX : Your Job Search, Simplified
Type
Extension
Users
320 users
2
GrowthX
View author page of GrowthX
Published
Published on September 11, 2024
Version 4.1.6
Manifest version
3
Updated
Updated on May 22, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Fast track your job search with ELEVATE 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": "Fast track your job search with ELEVATE",
    "version": "4.1.6",
    "description": "Elevate Chrome Extension by GrowthX : Your Job Search, Simplified",
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "assets\/content.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "assets\/background.js",
        "matches": [
            "<all_urls>"
        ]
    },
    "icons": {
        "16": "images\/icon-16x16.png",
        "24": "images\/icon-24x24.png",
        "32": "images\/icon-32x32.png",
        "48": "images\/icon-48x48.png",
        "128": "images\/icon-128x128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/community.growthx.club\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*",
                "\/images\/*",
                "\/fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "Click to show an alert"
    }
}
© 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