WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
求职方舟 - 大厂招聘官网AI自动填简历

求职方舟 - 大厂招聘官网AI自动填简历

View on Chrome Web Store
View 求职方舟 - 大厂招聘官网AI自动填简历 Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (38 ratings)
1 new ratings
16 views
This extension has been viewed 16 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.

自动识别网页的简历表单,用DeepSeek自动录入你的简历信息,简化你在各大企业招聘网站投简历的流程。AI驱动方舟,载你冲破求职暗夜。
Type
Extension
Users
5,000 users
1K
求职方舟
View author page of 求职方舟
Published
Published on January 19, 2025
Version 2025.10.31
Manifest version
3
Updated
Updated on October 30, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 求职方舟 - 大厂招聘官网AI自动填简历 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": "\u6c42\u804c\u65b9\u821f - \u5927\u5382\u62db\u8058\u5b98\u7f51AI\u81ea\u52a8\u586b\u7b80\u5386",
    "description": "\u81ea\u52a8\u8bc6\u522b\u7f51\u9875\u7684\u7b80\u5386\u8868\u5355\uff0c\u7528DeepSeek\u81ea\u52a8\u5f55\u5165\u4f60\u7684\u7b80\u5386\u4fe1\u606f\uff0c\u7b80\u5316\u4f60\u5728\u5404\u5927\u4f01\u4e1a\u62db\u8058\u7f51\u7ad9\u6295\u7b80\u5386\u7684\u6d41\u7a0b\u3002AI\u9a71\u52a8\u65b9\u821f\uff0c\u8f7d\u4f60\u51b2\u7834\u6c42\u804c\u6697\u591c\u3002",
    "version": "2025.10.31",
    "icons": {
        "16": "image\/icon16.png",
        "48": "image\/icon48.png",
        "128": "image\/icon128.png"
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "image\/icon16.png",
            "48": "image\/icon48.png",
            "128": "image\/icon128.png"
        }
    },
    "permissions": [
        "tabs",
        "storage",
        "webNavigation"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "html\/resumeWindow.html",
                "css\/lib\/simplemde.min.css",
                "css\/lib\/font-awesome.all.min.css",
                "css\/resumeInterface.css",
                "webfonts\/*",
                "image\/icon128.png",
                "image\/starRatingDemo.png"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/lib\/simplemde.min.js",
                "js\/arkContent.js",
                "js\/resumeInterface.js"
            ],
            "css": [
                "css\/web.css"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "https:\/\/api.qiuzhifangzhou.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.qiuzhifangzhou.com\/*"
        ]
    }
}
© 2026 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