Recruiter Nerd - automate work with LinkedIn

Recruiter Nerd is the easiest way to start effective sales and recruitment. Lead generation tool for social networks!

Recruiter Nerd - automate work with LinkedInคืออะไร?

Recruiter Nerd - automate work with LinkedIn เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://linkedintechnerd.com และคุณลักษณะหลักของมันคือ "Recruiter Nerd is the easiest way to start effective sales and recruitment. Lead generation tool for social networks!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Recruiter Nerd - automate work with LinkedIn

ดาวน์โหลดไฟล์ส่วนขยาย Recruiter Nerd - automate work with LinkedIn ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Automate all your work with LinkedIn network. Send invites, messages with personal information like name, company, school.

Please rate us if extension are helpful! 

What is Recruiter Nerd?
Recruiter Nerd is an ultimative tool to connect, message, visit, manage your network. Automation for your business. Recruiter Nerd is the most powerful tool on the Internet that will fit all your need

Leave us a note so we can help you to make the transition to Recruiter Nerd as easy as possible!

➤ Send mass invites
➤ Send mass messages
➤ Post message to the feed by schedule
➤ Visit profiles automatically - get more leads
➤ Schedule task to be executed certain time
➤ Integration with Sales Navigator
➤ Personalize messages/invites with personal data
➤ Increase you sales
➤ Expand your social network


Automate your B2B efforts with low bounce rate!

*Feel free to contact us for additional functions [email protected]

You can earn money with our referral program http://linkedintechnerd.com/partner 




 we provide top class automation tool
What you can do with our help : 
- automate connections
- marketing automation
- automate messages
- auto connect
- marketing software
- automate sales prospecting
- autopilot
- bulk message tool
- lead generation
- auto endorse
- auto profile view
- automate connections
- automate messages
- automate sales prospecting
- automation tools
- bulk message tool                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Recruiter Nerd - automate work with LinkedIn Recruiter Nerd - automate work with LinkedIn
ID cifalkcjhiljmhcfekdlidangfkjbhjj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/recruiter-nerd-automate-w/cifalkcjhiljmhcfekdlidangfkjbhjj
คำอธิบาย Recruiter Nerd is the easiest way to start effective sales and recruitment. Lead generation tool for social networks!
ขนาดไฟล์ 1.46 MB
จำนวนการติดตั้ง 928
เวอร์ชันปัจจุบัน 4.3.15
อัปเดตครั้งล่าสุด 2021-02-25
วันที่เผยแพร่ 2020-06-23
คะแนน 4.40/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา http://linkedintechnerd.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://linkedintechnerd.com
URL หน้าช่วยเหลือ https://linkedintechnerd.com/private-policy
URL หน้านโยบายความเป็นส่วนตัว http://linkedintechnerd.com/private-policy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "version": "4.3.15",
    "manifest_version": 2,
    "options_page": "crm.html",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "cookies",
        "storage",
        "unlimitedStorage",
        "activeTab",
        "notifications",
        "contextMenus",
        "*:\/\/*.linkedin.com\/*",
        "identity",
        "identity.email"
    ],
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png",
            "256": "img\/icon256.ico"
        },
        "default_title": "Recruiter Nerd for LinkedIn",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png",
        "256": "img\/icon256.ico"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' http:\/\/localhost:8080; object-src 'self'",
    "background": {
        "scripts": [
            "js\/backend.bundle.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/frontend.bundle.js",
                "js\/style.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "js\/inject.bundle.js",
        "page\/alerts\/themes\/default.css",
        "page\/alerts\/themes\/bootstrap.css",
        "page\/alerts\/themes\/semantic.css",
        "page\/datetime\/flatpickr.js",
        "page\/datetime\/flatpickr.min.css",
        "page\/alerts\/alertify.css",
        "page\/alerts\/alertify.js",
        "page\/iframe.html",
        "page\/notes.html",
        "page\/groups.html",
        "page\/assist.html",
        "crm.html",
        "page\/connections.html",
        "font\/*.woff2",
        "_locales\/en\/messages.json"
    ]
}