Inchwormdata - LinkedIn Automation Tool

Social Media Automation Tool

ما هو Inchwormdata - LinkedIn Automation Tool؟

Inchwormdata - LinkedIn Automation Tool هو إضافة Chrome تم تطويرها بواسطة InchwormData.com، والميزة الرئيسية لها هي "Social Media Automation Tool".

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

screenshot
screenshot
screenshot

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

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

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

                        The most advanced social media automation software that automates visiting, connecting, messaging and free InMail messaging.  We support you with individual personal customer service.  Call us and we will answer the phone to help.
 
Automate Network Building
With just a few clicks, Inchworm automates your social media marketing and network building by visiting public profiles that you select. This, in turn, increases visits to your profile, allowing you to easily make more new connections. The details of these public profiles can then be exported and viewed in a CSV file.
 
Increase Profile Visits
Inchworm helps you build a strong network by automating the social media connection process. The simple act of visiting relevant profiles drives visits to your profile, organically increasing brand awareness and connections. More than 40% of social media users check their recent visitors and will view the profile of their visitors. If your business is relevant, they are likely to send you a connection request.
 
Send Personalized Social Media Automated Connection Requests
Our Connection module can send social media automated connection requests using our highly customizable templates. Personalize each request with name, title, and company. The software tracks the requests reporting duplicate requests, failed requests, and successful requests sent. Send up to 50 connection requests per day.
 
Send Social Media Automated Personalized Messages
Our Message module can send automated social media messages using our highly customizable templates. Personalize each message with name, title, and company. Send up to 50 messages per day.
 
Send Free Social Media InMails
Our Message module can send social media automated InMails using our highly customizable templates. Personalize each InMail with name, title, and company. Send up to 800 InMails per month. Free InMails can be sent to all Premium users with an Open profile. 39% of social media users are premium customers.
 
Create a Custom Database
Our platform delivers data directly into your workflow allowing you to create a custom database. Whether you’re focused on verifying new partners, capitalizing on your social media contacts, or reviving an old contact list this information can transform the way you sell.
 
Inchwormdata has received rave reviews from customers who have used it to grow their network, automate their social media lead generation, and simplify their social selling process.
While Inchwormdata shares similarities with Linked Helper, Octopus, Doux Soup, Prospectin, and Meet Leonard, it stands out for its safety features. By simulating manual work and incorporating random delays after each action, Inchwormdata ensures the safety of its users. Additionally, Inchwormdata offers an extensive range of features, making it a versatile and powerful tool for social media lead generation, social selling, and auto-connect activities.
 
Try Inchwormdata today and experience the power of an all-in-one social media marketing software.  Please don't forget to rate us if you love the software.                    

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

الاسم Inchwormdata - LinkedIn Automation Tool Inchwormdata - LinkedIn Automation Tool
ID pgkbilhblcclmglgocjmoahimlhfgadh
عنوان URL الرسمي https://chromewebstore.google.com/detail/inchwormdata-linkedin-aut/pgkbilhblcclmglgocjmoahimlhfgadh
الوصف Social Media Automation Tool
حجم الملف 503 KB
عدد التثبيتات 116
النسخة الحالية 1.0.0.96
آخر تحديث 2024-03-01
تاريخ النشر 2021-07-27
تقييم 5.00/5 مجموع تقييمات 10
المطور InchwormData.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://inchwormdata.com/
عنوان صفحة سياسة الخصوصية https://inchwormdata.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Inchwormdata - LinkedIn Automation Tool",
    "version": "1.0.0.96",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.linkedin.com\/sales\/search*",
                "*:\/\/www.linkedin.com\/sales\/lead*",
                "*:\/\/www.linkedin.com\/sales\/people*",
                "*:\/\/www.linkedin.com\/sales\/company*",
                "*:\/\/www.linkedin.com\/analytics\/profile-views*"
            ],
            "js": [
                "js\/jquery.min.js",
                "simulate\/bililiteRange.js",
                "simulate\/jquery.sendkeys.js",
                "js\/helper.js",
                "js\/parse-names.js",
                "database\/dexie.js",
                "database\/database.js",
                "database\/indexeddb-export-import\/index.js",
                "js\/export-to-csv.js",
                "datatables\/datatables.min.js",
                "datatables\/input.js",
                "js\/license.js",
                "js\/runS.js",
                "bootstrap\/js\/bootstrap.min.js",
                "bootstrap\/js\/validator.min.js",
                "js\/download.min.js",
                "js\/jszip.min.js",
                "js\/file-saver.min.js"
            ],
            "css": [
                "css\/custom.css",
                "bootstrap\/css\/bootstrap.min.css",
                "datatables\/datatables.min.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.linkedin.com\/analytics\/profile-views*"
            ],
            "js": [
                "js\/profile-views-network.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "images\/*.png",
                "js\/details-contentscripts-injected-script.js",
                "js\/injected-script-profile-views.js",
                "bootstrap\/fonts\/glyphicons-halflings-regular.eot",
                "bootstrap\/fonts\/glyphicons-halflings-regular.svg",
                "bootstrap\/fonts\/glyphicons-halflings-regular.ttf",
                "bootstrap\/fonts\/glyphicons-halflings-regular.woff",
                "bootstrap\/fonts\/glyphicons-halflings-regular.woff2"
            ],
            "matches": [
                "*:\/\/www.linkedin.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "action": {
        "default_title": "Inchworm",
        "default_icon": "images\/logo.png"
    },
    "icons": {
        "128": "images\/logo128.png"
    },
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.googleapis.com\/",
        "https:\/\/www.yesdata.io\/*"
    ],
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "unlimitedStorage",
        "downloads",
        "scripting"
    ],
    "oauth2": {
        "client_id": "311459721991-jgtv2kh6mj955s4i814902vcknq5eiee.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "description": "Social Media Automation Tool"
}