WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

OpenToWork - profile search for LinkedIn ™

View on Chrome Web Store
View OpenToWork - profile search for LinkedIn ™ Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (11 ratings)
0 views
This extension has been viewed 0 times

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

Boost recruiting with OpenToWork extension! Find & gather #opentowork profiles on fly while browsing!
Type
Extension
Users
401 users
2
dreambuilder.first
View author page of dreambuilder.first
Published
Published on March 24, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on September 10, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View OpenToWork - profile search for LinkedIn ™ 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.1.1",
    "default_locale": "en",
    "icons": {
        "16": "logo\/lg-16.png",
        "48": "logo\/lg-48.png",
        "64": "logo\/lg-64.png",
        "96": "logo\/lg-96.png",
        "128": "logo\/lg-128.png"
    },
    "action": {
        "default_title": "OpenToWork:\n > Monitor your daily progress",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "alarms"
    ],
    "homepage_url": "https:\/\/linkedin-search-opentowork.tilda.ws\/welcome",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "js": [
                "otw.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ]
        }
    ]
}
© 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