TribeXYZ

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

Cos'è TribeXYZ?

TribeXYZ è un'estensione di Chrome sviluppata da Tribe.XYZ, e la sua funzione principale è "Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have……".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione TribeXYZ

Scarica i file di estensione TribeXYZ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome TribeXYZ TribeXYZ
ID hpdljgcaglfpgdpkkkbimkocggbbgnjd
URL Ufficiale https://chromewebstore.google.com/detail/tribexyz/hpdljgcaglfpgdpkkkbimkocggbbgnjd
Descrizione Automated and seamless integration for sourcing on TRIBE.XYZ This Chrome extension automatically shows which profiles we have……
Dimensione del File 3.01 MB
Conteggio Installazioni 137
Versione Corrente 4.5.45
Ultimo Aggiornamento 2023-12-12
Data di Pubblicazione 2020-10-01
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Tribe.XYZ
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://overview.tribe.xyz/privacy
Lingue Supportate 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"
}