X0PA RPO Extension

Import jobs/leads from various sources(Eg: Linkedin)

X0PA RPO Extension là gì?

X0PA RPO Extension là một tiện ích mở rộng Chrome được phát triển bởi X0PA AI, và tính năng chính của nó là "Import jobs/leads from various sources(Eg: Linkedin)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng X0PA RPO Extension

Tải xuống các tệp mở rộng X0PA RPO Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Import jobs/vacancies as leads into the X0PA platform easily with this amazing extension.

You will need to have a subscription in X0PA to make use of the profiles matching.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên X0PA RPO Extension X0PA RPO Extension
ID negbhahodnbcdefabngfhdegbemmffhe
URL Chính Thức https://chromewebstore.google.com/detail/x0pa-rpo-extension/negbhahodnbcdefabngfhdegbemmffhe
Mô tả Import jobs/leads from various sources(Eg: Linkedin)
Kích Thước Tệp 2.15 MB
Số Lần Cài Đặt 273
Phiên Bản Hiện Tại 5.8.0
Cập Nhật Lần Cuối 2023-09-13
Ngày Phát Hành 2021-03-27
Nhà Phát Triển X0PA AI
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://x0pa.com
URL Trang Chính Sách Bảo Mật https://x0pa.com/privacypolicy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "background.bundle.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-48.png",
        "default_title": "X0PA RPO"
    },
    "content_scripts": [
        {
            "js": [
                "content.bundle.js",
                "sa.js"
            ],
            "css": [
                "content.css"
            ],
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.stackoverflow.com\/*",
                "http:\/\/*.mycareersfuture.gov.sg\/*",
                "https:\/\/*.mycareersfuture.gov.sg\/*",
                "https:\/\/*.mycareersfuture.sg\/*",
                "https:\/\/*.monster.com.sg\/*",
                "https:\/\/*.monsterindia.com\/*",
                "https:\/\/*.jobsdb.com\/*",
                "https:\/\/*.livehire.com\/*",
                "https:\/\/*.updazz.com\/*",
                "https:\/\/*.angel.co\/*",
                "https:\/\/*.internshala.com\/*",
                "https:\/\/*.iimjobs.com\/*",
                "https:\/\/*.indeed.com\/*",
                "https:\/\/*.instahyre.com\/*",
                "https:\/\/*.recruit.hirist.com\/*",
                "https:\/\/app.hiretual.com\/*",
                "https:\/\/*.hirist.com\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/hiring\/jobs\/*"
            ],
            "js": [
                "litalent.bundle.js"
            ],
            "css": [
                "litalent.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/talent\/hire\/*"
            ],
            "js": [
                "xin.bundle.js"
            ],
            "css": [
                "litalent.css"
            ],
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.x0pa.ai\/*"
        ]
    },
    "content_security_policy": "default-src 'self'; script-src 'self' http:\/\/localhost:3000 http:\/\/localhost:8000 https:\/\/localhost:3000 https:\/\/ssl.google-analytics.com https:\/\/*.mycareersfuture.sg https:\/\/sjs.bizographics.com\/insight.min.js https:\/\/realtime.www.linkedin.com\/realtime\/connect ; connect-src http:\/\/localhost:3000 https:\/\/localhost:3000 ws:\/\/localhost:3000 https:\/\/*.x0pa.ai:*\/ http:\/\/*.x0pa.ai:*\/ https:\/\/*.x0pa.com:*\/ https:\/\/xedata.azurewebsites.net\/ https:\/\/xviconf.azurewebsites.net\/ https:\/\/www.linkedin.com\/ ws:\/\/localhost:8000\/ https:\/\/rpopubassets.blob.core.windows.net\/ https:\/\/realtime.www.linkedin.com\/realtime\/connect ; style-src * 'unsafe-inline' 'self' blob:; img-src https:\/\/s3-ap-southeast-1.amazonaws.com https:\/\/media.licdn.com https:\/\/media-exp2.licdn.com\/ 'self' data:;font-src 'self' https:\/\/fonts.gstatic.com\/",
    "description": "Import jobs\/leads from various sources(Eg: Linkedin)",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "X0PA RPO Extension",
    "short_name": "X0PA RPO",
    "options_page": "options.html",
    "permissions": [
        "cookies",
        "tabs",
        "storage",
        "downloads",
        "http:\/\/*.linkedin.com\/",
        "https:\/\/*.linkedin.com\/",
        "file:\/\/*",
        "http:\/\/*.x0pa.ai\/",
        "https:\/\/*.x0pa.ai\/",
        "https:\/\/*.x0pa.com\/",
        "http:\/\/*.stackoverflow.com\/",
        "https:\/\/*.stackoverflow.com\/",
        "http:\/\/*.mycareersfuture.gov.sg\/*",
        "https:\/\/*.mycareersfuture.gov.sg\/*",
        "http:\/\/*.mycareersfuture.sg\/*",
        "https:\/\/*.mycareersfuture.sg\/*",
        "http:\/\/*.monster.com.sg\/*",
        "https:\/\/*.monster.com.sg\/*",
        "http:\/\/*.monsterindia.com\/*",
        "https:\/\/*.monsterindia.com\/*",
        "http:\/\/*.jobsdb.com\/*",
        "https:\/\/*.jobsdb.com\/*",
        "http:\/\/*.livehire.com\/*",
        "https:\/\/*.livehire.com\/*",
        "http:\/\/*.instahyre.com\/*",
        "https:\/\/*.instahyre.com\/*",
        "https:\/\/*.updazz.com\/*",
        "http:\/\/*.updazz.com\/*",
        "https:\/\/*.angel.co\/*",
        "http:\/\/*.angel.co\/*",
        "https:\/\/*.internshala.com\/*",
        "http:\/\/*.internshala.com\/*",
        "https:\/\/*.iimjobs.com\/*",
        "http:\/\/*.iimjobs.com\/*",
        "https:\/\/*.indeed.com\/*",
        "http:\/\/*.indeed.com\/*",
        "https:\/\/*.instahyre.com\/*",
        "http:\/\/*.instahyre.com\/*",
        "https:\/\/*.recruit.hirist.com\/*",
        "http:\/\/*.recruit.hirist.com\/*",
        "https:\/\/app.hiretual.com\/*",
        "https:\/\/*.hirist.com\/*",
        "https:\/\/rpopubassets.blob.core.windows.net\/*",
        "https:\/\/xedata.azurewebsites.net\/*"
    ],
    "version": "5.8.0",
    "web_accessible_resources": [
        "src\/assets\/*",
        "sidebar.html",
        "js\/*",
        "x.js",
        "x.bundle.js",
        "xin.bundle.js",
        "sa.js"
    ]
}