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

Hirelink

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

Easily connect to your HR cloud with Hirelink!
Type
Extension
Users
1,000 users
500
Website hirelink.io
admin
View author page of admin
Published
Published on November 9, 2016
Version 1.2.96
Manifest version
2
Updated
Updated on October 29, 2021
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Hirelink 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",
    "name": "Hirelink",
    "version": "1.2.96",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "Easily connect to your HR cloud with Hirelink!",
    "homepage_url": "http:\/\/www.hirelink.io",
    "author": "Hirelink",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "background": {
        "scripts": [
            "lib\/jquery\/jquery-3.3.1.min.js",
            "lib\/OneSignal.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/128x128.png",
        "default_title": "Hirelink",
        "default_popup": "src\/browser_action\/index.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "webNavigation",
        "storage",
        "http:\/\/localhost:8080\/*",
        "https:\/\/hirelink.io\/*",
        "https:\/\/app.hirelink.io\/*",
        "https:\/\/hirelink-api-dot-hirelink-io.appspot.com\/*"
    ],
    "web_accessible_resources": [
        "src\/oauth2\/oauth2.html",
        "src\/web_access\/*",
        "web_access\/*",
        "font\/*"
    ],
    "optional_permissions": [
        "*:\/\/*\/*"
    ]
}
© 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