WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
明明筛简历——筛简历每个快5秒,支持boss直聘

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

View on Chrome Web Store
View 明明筛简历——筛简历每个快5秒,支持boss直聘 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
5 views
This extension has been viewed 5 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 18, 2025.

HR提效,还得看我!
Type
Extension
Users
34 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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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