WebExtension.net
Toggle dark mode
WebExtension.net

明明筛简历——筛简历每个快5秒,支持boss直聘

View on Chrome Web Store
View 明明筛简历——筛简历每个快5秒,支持boss直聘 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

HR提效,还得看我!
Type
Extension
Users
28 users
1
sbirds
View author page of sbirds
Published
Published on May 27, 2024
Version 0.1.2
Manifest version
3
Updated
Updated on June 4, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View 明明筛简历——筛简历每个快5秒,支持boss直聘 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,
    "default_locale": "zh_CN",
    "name": "__MSG_extensionName__",
    "version": "0.1.2",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "activeTab"
    ],
    "options_page": "src\/pages\/options\/index.html",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-34-1.png"
    },
    "icons": {
        "128": "icon-128-1.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.zhipin.com\/*",
                "https:\/\/www.zhipin.com\/*"
            ],
            "js": [
                "src\/pages\/contentInjected\/index.js"
            ],
            "css": [
                "assets\/css\/contentStyle1717471940500.chunk.css"
            ]
        },
        {
            "matches": [
                "http:\/\/www.zhipin.com\/*",
                "https:\/\/www.zhipin.com\/*"
            ],
            "js": [
                "src\/pages\/contentUI\/index.js"
            ]
        },
        {
            "matches": [
                "http:\/\/www.zhipin.com\/*",
                "https:\/\/www.zhipin.com\/*"
            ],
            "js": [
                "src\/pages\/contentInjectedBeforeDocument\/index.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128-1.png",
                "icon-34-1.png",
                "src\/pages\/contentInjected\/index.js",
                "src\/pages\/contentInjectedBeforeDocument\/index.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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