Jobin - LinkedIn Automation Tool

The most powerful LinkedIn Automation tool for lead generation and recruiting

ما هو Jobin - LinkedIn Automation Tool؟

Jobin - LinkedIn Automation Tool هو إضافة Chrome تم تطويرها بواسطة https://jobin.cloud، والميزة الرئيسية لها هي "The most powerful LinkedIn Automation tool for lead generation and recruiting".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Jobin - LinkedIn Automation Tool

قم بتنزيل ملفات الامتداد Jobin - LinkedIn Automation Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Have you ever wanted an automation tool that doesn't just automate your recruiting process, but also imports new leads from more than just searches and lets you organize them all into a modern ATS and CRM?

What is Jobin.cloud:

Jobin.cloud is a SaaS platform catered to finding and contacting the right people with integrated automation, ATS, CRM and lead generation technologies for both your contacts and accounts; we call it "workgroup" and it can be shared with as many colleagues and team members as you want.

Jobin.cloud has so many features that we need to divide them into 2 categories

══════════════════

LinkedIn Automation:

With the press of a single button instantly import not just name and role, but the entire profile with emails, skills, experiences and all the rest, into your Jobin.cloud aggregated repository.

🚀 Automate your LinkedIn Import
• Import any Profile in FULL with one click
• Import LinkedIn search results in bulk
• Import Group Members in bulk
• Import Event attendees in bulk
• Import Post Participants in bulk
• Google X-ray search
• Auto import all your 1st connections in one click
• Auto import all messages exchanged with your connections.

💬 Automate your LinkedIn Outreach
• Bulk Emailing, Messaging and inMails
• Custom messaging templates
• Smart fields that adapt to each profile
• Bulk personalized Connection requests with automated follow-ups
• Bulk withdraw invitations

🔓 Avoid LinkedIn restrictions
• Bypass 100/week LinkedIn connection requests limits
• Evade LinkedIn contact view limiters

Export your data to .CSV file

📊 Marketing efforts made simple
Evaluate your LinkedIn performance on Jobin
Jobin.cloud lets you observe various important metrics including the number of profile views & search appearances, your social selling index and evaluations of your campaign's performance.

══════════════════

ATS and CRM features:

What good is importing and messaging people in bulk if you keep contacting the wrong people or lose track of your passed conversations

🎯 Contact the right people
• Advanced candidate ranking systems
• Additional filtering, tagging and custom notes
• Geographic searches with postcode, regions, distance, etc.
• Contact method and connection level filters
• Fully customizable pipeline

✅ Data kept clean
• Automatic profile updating
• Automated data de-duplication
• Automated data cleaning and merging

⚡ Lightning fast .CSV file data migration in just 5 minutes
Thanks to Jobin.cloud's automatic profile updating, if your imported contacts also happen to have LinkedIn URLs you can fully update them with all their available data as well

══════════════════

🔎 Sourcing and Enrichment features:

It doesn't stop at just LinkedIn information, Jobin.cloud comes with an integrated contact enrichment, enrich your contacts with data from all over the web:

• Reach over 900M emails
• Get 5 free enrichment credits a month forever
• Automated and bulk enrichment in one click
• Distinguish between personal and work emails
• Phone numbers, social media profiles and more
• Bulk personalizable emails campaign outreach


Additional information together will illustratory videos can be found on our features page

🚀 Sourcing Features: https://www.jobin.cloud/features/linkedin-automation
⭐ Filter and Tracking Features: https://www.jobin.cloud/features/filter-and-manage
🎯 Outreach Features: https://www.jobin.cloud/features/outreach


🆓 Try Jobin.cloud out for free in our Tutorial workgroup, request a free trial or pick the free plan. 🆓                    

معلومات أساسية عن التمديد

الاسم Jobin - LinkedIn Automation Tool Jobin - LinkedIn Automation Tool
ID hcdjjibhifjclfoblokahaacifcjpgfl
عنوان URL الرسمي https://chromewebstore.google.com/detail/jobin-linkedin-automation/hcdjjibhifjclfoblokahaacifcjpgfl
الوصف The most powerful LinkedIn Automation tool for lead generation and recruiting
حجم الملف 6.03 MB
عدد التثبيتات 5,595
النسخة الحالية 0.4.58
آخر تحديث 2023-12-15
تاريخ النشر 2020-10-30
تقييم 4.87/5 مجموع تقييمات 23
المطور https://jobin.cloud
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.jobin.cloud
عنوان صفحة المساعدة https://my.jobin.cloud/help
عنوان صفحة سياسة الخصوصية https://www.jobin.cloud/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Jobin - LinkedIn Automation Tool",
    "homepage_url": "https:\/\/www.jobin.cloud",
    "description": "The most powerful LinkedIn Automation tool for lead generation and recruiting",
    "default_locale": "en",
    "permissions": [
        "storage",
        "alarms",
        "webRequest",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/*.jobin.cloud\/*"
    ],
    "icons": {
        "16": "icons\/jobin-logo-16.png",
        "48": "icons\/jobin-logo-48.png",
        "128": "icons\/jobin-logo-128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; img-src *; connect-src *; style-src 'self' 'unsafe-inline'; "
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/jobin-logo-19.png",
            "38": "icons\/jobin-logo-38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.jobin.cloud\/*"
            ],
            "js": [
                "js\/jobin-content-script.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/talent\/*"
            ],
            "js": [
                "js\/linkedin-talent-all-content-script.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/sales\/*"
            ],
            "js": [
                "js\/linkedin-sales-all-content-script.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.linkedin.com\/sales\/*"
            ],
            "js": [
                "js\/linkedin-all-content-script.js"
            ]
        }
    ],
    "version": "0.4.58"
}