TACQ AI | Linkedin Prospecting

Ultimate LinkedIn AI Tool for Smart, Elevated Lead Generation! Built for Sales and Recruitment.

TACQ AI | Linkedin Prospecting क्या है?

TACQ AI | Linkedin Prospecting https://tacq.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Ultimate LinkedIn AI Tool for Smart, Elevated Lead Generation! Built for Sales and Recruitment."।

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Convert Linkedin Search Results into Leads

Enlist | Enrich | Export

🌟 Rank LinkedIn search results
📈 List Millions of Prospects without visiting their profiles
🔍 Find Contact Information in Bulk
⬇️ Download Linkedin Profiles with emails + other Information including (Contact Info, Work Experience and Education)

- Save your Linkedin Search Results 
- Enrich with contact information
- Download Lists


#linkedin_Automation
#LinkedinLead
#linkedinsales                    

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

नाम TACQ AI | Linkedin Prospecting TACQ AI | Linkedin Prospecting
ID ccpcojggodkhjbjahddhcaobkhlaaanl
आधिकारिक URL https://chromewebstore.google.com/detail/tacq-ai-linkedin-prospect/ccpcojggodkhjbjahddhcaobkhlaaanl
विवरण Ultimate LinkedIn AI Tool for Smart, Elevated Lead Generation! Built for Sales and Recruitment.
फ़ाइल का आकार 120 KB
स्थापना संख्या 136
वर्तमान संस्करण 1.4.4
अंतिम अपडेट 2023-12-04
प्रकाशन तिथि 2023-02-20
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर https://tacq.ai
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://aiquestpro.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TACQ AI | Linkedin Prospecting",
    "description": "Ultimate LinkedIn AI Tool for Smart, Elevated Lead Generation! Built for Sales and Recruitment. ",
    "version": "1.4.4",
    "action": {
        "default_title": "TACQ LinkedIn Sourcing",
        "default_icon": {
            "16": "16.png",
            "48": "48.png",
            "128": "128.png"
        }
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [
        "activeTab",
        "unlimitedStorage",
        "tabs",
        "storage",
        "background",
        "downloads"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/linkedin.com\/*",
                "https:\/\/linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/34.125.253.78:9000\/*",
                "http:\/\/*.tacq.ai\/*",
                "http:\/\/tacq.ai\/*",
                "https:\/\/*.tacq.ai\/*",
                "https:\/\/tacq.ai\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content-script.css"
            ],
            "matches": [
                "http:\/\/linkedin.com\/*",
                "https:\/\/linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*"
            ]
        }
    ]
}