WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Saby HR

Saby HR

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

Загружайте резюме с работных сайтов в Saby и работайте с ними.
Type
Extension
Users
3,000 users
1K
Website sbis.ru
wasaby
View author page of wasaby
Published
Published on January 24, 2022
Version 25.3100.3
Manifest version
3
Updated
Updated on June 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Saby HR 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": "Saby HR",
    "version": "25.3100.3",
    "description": "\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0439\u0442\u0435 \u0440\u0435\u0437\u044e\u043c\u0435 \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u044b\u0445 \u0441\u0430\u0439\u0442\u043e\u0432 \u0432 Saby \u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0439\u0442\u0435 \u0441 \u043d\u0438\u043c\u0438.",
    "permissions": [
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ]
        },
        {
            "resources": [
                "*.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ]
        },
        {
            "resources": [
                "*.woff2",
                "*.woff",
                "file:\/\/\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ]
        }
    ],
    "options_page": "options.html",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "icons": {
        "32": "data\/images\/32.png",
        "48": "data\/images\/48.png",
        "128": "data\/images\/128.png"
    },
    "background": {
        "service_worker": "data\/js\/serviceWorker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.hh.ru\/resume\/*",
                "https:\/\/*.hh.ru\/applicant\/resumes\/*",
                "https:\/\/*.superjob.ru\/resume\/*.html",
                "https:\/\/*.superjob.ru\/resume\/*.html?*",
                "https:\/\/*.trudvsem.ru\/cv\/card\/*",
                "https:\/\/*.zarplata.ru\/*",
                "https:\/\/*.avito.ru\/*\/rezume\/*",
                "https:\/\/*.career.habr.com\/*",
                "https:\/\/*.rabota.by\/resume\/*",
                "https:\/\/*.rabota.ru\/resume*",
                "https:\/\/*.rabota.wtf\/resume*.html*",
                "https:\/\/*.rabota.wtf\/*Resume*.html?id=*",
                "https:\/\/*.linkedin.com\/in\/*",
                "file:\/\/\/*"
            ],
            "js": [
                "data\/js\/contentScript.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "32": "data\/images\/saby.png"
        },
        "default_popup": "popup.html"
    }
}
© 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