DynaSource for Jobvite

The ultimate recruiter sourcing tool

DynaSource for Jobvite là gì?

DynaSource for Jobvite là một tiện ích mở rộng Chrome được phát triển bởi https://www.dynasourceforjobvite.com, và tính năng chính của nó là "The ultimate recruiter sourcing tool".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng DynaSource for Jobvite

Tải xuống các tệp mở rộng DynaSource for Jobvite 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

                        DynaSource is the ultimate recruitment productivity tool for recruiters using Jobvite as their Application Tracking System. With a click, you can send candidate information from many popular social networking sites directly to your ATS. The painful and frustrating process of copying and pasting candidate info now just takes seconds. Shave hours off your sourcing time and start getting more hires, faster.                    

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

Tên DynaSource for Jobvite DynaSource for Jobvite
ID caadopicojbkljdpeafepckmnjikaolb
URL Chính Thức https://chromewebstore.google.com/detail/dynasource-for-jobvite/caadopicojbkljdpeafepckmnjikaolb
Mô tả The ultimate recruiter sourcing tool
Kích Thước Tệp 364 KB
Số Lần Cài Đặt 15
Phiên Bản Hiện Tại 0.9.184
Cập Nhật Lần Cuối 2021-02-09
Ngày Phát Hành 2020-02-18
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://www.dynasourceforjobvite.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.dynasourceforjobvite.com
URL Trang Chính Sách Bảo Mật http://dynasourceforjobvite.com/data-privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/ds-logo-16-off.png",
            "38": "images\/ds-logo-32-off.png"
        }
    },
    "commands": {
        "hit-button": {
            "description": "send candidate or connect to jobvite",
            "suggested_key": {
                "default": "Alt+F",
                "mac": "Alt+F",
                "windows": "Alt+F"
            }
        },
        "toggle-slider": {
            "description": "Toggle slider",
            "suggested_key": {
                "default": "Alt+D",
                "mac": "Alt+D",
                "windows": "Alt+D"
            }
        }
    },
    "content_scripts": [
        {
            "comment": "#new_social_profile",
            "css": [
                "styles\/main.css"
            ],
            "js": [
                "bower_components\/jquery\/dist\/jquery.min.js",
                "scripts\/jquery.notification.js",
                "scripts\/bg_and_cs_shared.js",
                "scripts\/cs_classes.js",
                "scripts\/cs_shared.js",
                "scripts\/cs_listeners.js",
                "scripts\/lib\/textext.core.js",
                "scripts\/lib\/textext.plugin.ajax.js",
                "scripts\/lib\/textext.plugin.arrow.js",
                "scripts\/lib\/textext.plugin.autocomplete.js",
                "scripts\/lib\/textext.plugin.clear.js",
                "scripts\/lib\/textext.plugin.filter.js",
                "scripts\/lib\/textext.plugin.focus.js",
                "scripts\/lib\/textext.plugin.prompt.js",
                "scripts\/lib\/textext.plugin.suggestions.js",
                "scripts\/lib\/textext.plugin.tags.js",
                "scripts\/lib\/jBox.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/*.linkedin.com\/profile\/view*",
                "*:\/\/*.linkedin.com\/pub*",
                "*:\/\/*.linkedin.com\/in*",
                "*:\/\/*.linkedin.com\/recruiter\/profile*",
                "*:\/\/*.linkedin.com\/people\/show*",
                "*:\/\/*.linkedin.com\/cap*",
                "*:\/\/angel.co\/*",
                "*:\/\/github.com\/*",
                "*:\/\/twitter.com\/*",
                "*:\/\/www.behance.net\/*",
                "*:\/\/dribbble.com\/*",
                "*:\/\/www.facebook.com\/*",
                "*:\/\/*.xing.com\/profile\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self';",
    "default_locale": "en",
    "description": "The ultimate recruiter sourcing tool",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.mysite.com\/*"
        ]
    },
    "icons": {
        "16": "images\/ds-logo-16.png",
        "48": "images\/ds-logo-48.png",
        "128": "images\/ds-logo-128.png"
    },
    "manifest_version": 2,
    "name": "DynaSource for Jobvite",
    "oauth2": {
        "client_id": "434367364865-too3e48g9bu6ult4ct4b5qkbs3qfjvbg.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "permissions": [
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/angel.co\/*",
        "https:\/\/github.com\/*",
        "https:\/\/twitter.com\/*",
        "https:\/\/www.behance.net\/*",
        "https:\/\/dribbble.com\/*",
        "https:\/\/www.facebook.com\/*",
        "https:\/\/*.xing.com\/profile\/*",
        "https:\/\/*.jobvite.com\/*",
        "http:\/\/dynasourceforjobvite.com\/*",
        "tabs",
        "identity",
        "storage",
        "https:\/\/www.googleapis.com\/"
    ],
    "short_name": "DynaSource for Jobvite",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.9.184",
    "web_accessible_resources": [
        "images\/button.png",
        "images\/arrow_te.png",
        "images\/close_te.png",
        "images\/dynasourcelogo.png",
        "images\/socialicons.png",
        "images\/loader-grey1.gif",
        "images\/loaderbar_grey.gif",
        "images\/settings-16.png",
        "images\/pencil-16.png",
        "images\/ds-logo-128.png",
        "images\/close-window-16.png",
        "images\/error-16.png",
        "images\/pencil-16.png",
        "images\/dynasource-grey.png",
        "images\/whitecheck.png",
        "images\/refresh-16.png",
        "images\/notification-transparency.png",
        "images\/close.png",
        "scripts\/*.map"
    ]
}