Olivia For Recruiters

Meet Olivia, your free recruiting assistant who eliminates the back and forth of interview scheduling, saving you hours each week.

Olivia For Recruiters क्या है?

Olivia For Recruiters Paradox.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Meet Olivia, your free recruiting assistant who eliminates the back and forth of interview scheduling, saving you hours each week."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Olivia For Recruiters एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Olivia is an AI Assistant built to help you reach out to your candidates (among other things!).

Just right-click on any phone number and then click on "Chat on WhatsApp" and you'll be directed to a WhatsApp chat with the selected number! 

Feel free to reach out if you have any questions!                    

एक्सटेंशन की मूल जानकारी

नाम Olivia For Recruiters Olivia For Recruiters
ID ldcjdglgbpfldnfebjkejpppfiedkkec
आधिकारिक URL https://chromewebstore.google.com/detail/olivia-for-recruiters/ldcjdglgbpfldnfebjkejpppfiedkkec
विवरण Meet Olivia, your free recruiting assistant who eliminates the back and forth of interview scheduling, saving you hours each week.
फ़ाइल का आकार 53.76 KB
स्थापना संख्या 1,162
वर्तमान संस्करण 2.0.1
अंतिम अपडेट 2023-05-10
प्रकाशन तिथि 2021-12-09
रेटिंग 4.38/5 कुल 8 रेटिंग्स
डेवलपर Paradox.ai
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.paradox.ai/olivia-for-recruiters
गोपनीयता नीति पृष्ठ URL https://www.paradox.ai/legal/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.1",
    "manifest_version": 3,
    "name": "Olivia For Recruiters",
    "description": "Meet Olivia, your free recruiting assistant who eliminates the back and forth of interview scheduling, saving you hours each week.",
    "action": {
        "default_title": "Olivia For Recruiters",
        "default_icon": {
            "19": "images\/enzo_24x24.png",
            "38": "images\/enzo_24x24.png"
        }
    },
    "icons": {
        "16": "images\/enzo_24x24.png",
        "48": "images\/enzo_24x24.png",
        "128": "images\/enzo_24x24.png"
    },
    "background": {
        "service_worker": "background-scripts\/index.js",
        "type": "module"
    },
    "host_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "permissions": [
        "contextMenus",
        "storage",
        "tabs"
    ]
}