TribeXYZ

Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have……

Was ist TribeXYZ?

TribeXYZ ist eine Chrome-Erweiterung, die von Tribe.XYZ entwickelt wurde, und ihr Hauptmerkmal ist "Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have……".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

TribeXYZ-Erweiterungs-CRX-Datei herunterladen

Laden Sie TribeXYZ-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have…
Automated and seamless integration for sourcing on TRIBE.XYZ

This Chrome extension automatically shows which profiles we have selected for you. You can easily evaluate the quality so we can improve our search.

You don’t have to manually check each person by going back and forwards between TRIBE.XYZ and other websites, you can just connect with new leads right away.                    

Grundlegende Informationen zur Erweiterung

Name TribeXYZ TribeXYZ
ID hpdljgcaglfpgdpkkkbimkocggbbgnjd
Offizielle URL https://chromewebstore.google.com/detail/tribexyz/hpdljgcaglfpgdpkkkbimkocggbbgnjd
Beschreibung Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have……
Dateigröße 3.01 MB
Installationsanzahl 137
Aktuelle Version 4.5.45
Letztes Update 2023-12-12
Veröffentlichungsdatum 2020-10-01
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler Tribe.XYZ
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://overview.tribe.xyz/privacy
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TribeXYZ",
    "version": "4.5.45",
    "icons": {
        "16": "\/assets\/img\/redesign\/icons\/icon_16.png",
        "48": "\/assets\/img\/redesign\/icons\/icon_48.png",
        "128": "\/assets\/img\/redesign\/icons\/icon_128.png"
    },
    "permissions": [
        "tabs",
        "cookies",
        "storage",
        "scripting",
        "alarms",
        "downloads",
        "webRequest",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/",
        "*:\/\/meet.google.com\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background-loader.js"
    },
    "action": {
        "default_title": "TribeXYZ",
        "default_icon": "assets\/img\/redesign\/icons\/log_in.png",
        "default_popup": "assets\/html\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "\/assets\/js\/quill\/quill.core.js",
                "\/assets\/js\/quill\/quill.min.js",
                "\/assets\/js\/api_utils.js",
                "\/assets\/js\/content\/utils.js",
                "\/assets\/js\/content\/content_api.js",
                "\/assets\/js\/content\/login.js",
                "\/assets\/js\/components\/dropdown.js",
                "\/assets\/js\/components\/tabs.js",
                "\/assets\/js\/components\/discrete_buttons.js",
                "\/assets\/js\/components\/rate_buttons.js",
                "\/assets\/js\/components\/autocomplete_input.js",
                "\/assets\/js\/components\/read_more.js",
                "\/assets\/js\/content\/ai_feedback.js",
                "\/assets\/js\/content\/tribexyz_utils.js",
                "\/assets\/js\/content\/widget_utils.js",
                "\/assets\/js\/content\/first_message.js",
                "\/assets\/js\/content\/agreed_salary_popup.js",
                "\/assets\/js\/content\/cities5000.js",
                "\/assets\/js\/content\/screening_note.js",
                "\/assets\/js\/content\/share_candidate_view.js",
                "\/assets\/js\/content\/resume.js",
                "\/assets\/js\/content\/companies.js",
                "\/assets\/js\/content\/universities.js",
                "\/assets\/js\/content\/certifications.js",
                "\/assets\/js\/content\/candidates_utils.js",
                "\/assets\/js\/content\/linkedin_utils.js",
                "\/assets\/js\/content\/extra_information.js",
                "\/assets\/js\/content\/save_candidate.js",
                "\/assets\/js\/content\/send_viewed_candidate.js",
                "\/assets\/js\/content\/normal_widget.js",
                "\/assets\/js\/content\/recruiter_widget.js",
                "\/assets\/js\/content\/recruiter_pro_widget.js",
                "\/assets\/js\/content\/recruiter_mailbox_widget.js",
                "\/assets\/js\/content\/talent_mailbox_widget.js",
                "\/assets\/js\/content\/recruiter_search_result.js",
                "\/assets\/js\/content\/messages_widget.js",
                "\/assets\/js\/content\/email_account_utils.js",
                "\/assets\/js\/content\/gmail_widget.js",
                "\/assets\/js\/content\/outlook_widget.js",
                "\/assets\/js\/content\/content_script.js",
                "\/assets\/js\/content\/meeting_feedback_content_script.js"
            ],
            "css": [
                "assets\/css\/index.css",
                "assets\/css\/widget.css",
                "assets\/css\/page.css",
                "assets\/css\/first-message.css",
                "assets\/css\/screening-note.css",
                "assets\/css\/discreet-buttons.css",
                "assets\/css\/autocomplete-input.css",
                "assets\/css\/buttons.css",
                "assets\/css\/tabs.css",
                "assets\/css\/read-more.css",
                "assets\/css\/dropdown.css",
                "assets\/css\/candidates.css",
                "assets\/css\/resume.css",
                "assets\/css\/rate-buttons.css",
                "\/assets\/js\/quill\/quill.core.css",
                "\/assets\/js\/quill\/quill.snow.css",
                "\/assets\/js\/quill\/quill.bubble.css"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/mail.google.com\/mail\/*",
                "https:\/\/outlook.live.com\/mail\/*",
                "https:\/\/meet.google.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "options_page": "assets\/html\/options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/fonts\/*\/*.ttf",
                "\/assets\/html\/*.html",
                "\/assets\/img\/*.svg",
                "\/assets\/img\/*.png",
                "\/assets\/img\/redesign\/*.svg",
                "\/assets\/img\/redesign\/icons\/*.svg"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/meet.google.com\/*"
            ]
        }
    ],
    "oauth2": {
        "client_id": "808087465062-s862icn2g1s1q8u6bhcoeu64p18oq6pd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuyqFZzh20zoHIGo9ria06x0+nixPMV1\/noR1qIEZ4vLeFp4hMjkZN6WF4d\/Ueojxa+EcE7X1FkXy+1\/S6Bd2JfHFzEtStN+habrLmYMpLJYIavpRWINBtU5oy8g1DPnUTciGhINQdzUxoh7q2pi+SsnTpFUXXoXNMqjrEegfzM3n6p0vvMRFxMsUSGdltG+3byWszsLQ7TLxHegr8VtLcOI+3qjMOGHAW6NChJ7RRsp6JciNaI11sdeAJOXlOnIW9WNp2TGuZBTSIAnEUAngahKyFfzCYGH87HEAsIDsYxSQFYyTEsoDhgX5yGVm43N+\/fTZChU6AxGvqllo0BjkoQIDAQAB"
}