Yog B2B - Generate Business Leads

Yog B2B gives Information about businesses on Google maps.It provides GST and turnover details of a business.

Yog B2B - Generate Business Leadsคืออะไร?

Yog B2B - Generate Business Leads เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Developer at YogLeads (VeriProc Solutions Pvt Ltd) และคุณลักษณะหลักของมันคือ "Yog B2B gives Information about businesses on Google maps.It provides GST and turnover details of a business."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yog B2B - Generate Business Leads

ดาวน์โหลดไฟล์ส่วนขยาย Yog B2B - Generate Business Leads ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        With Yog B2B, you can scale up your business by doing the right prospecting and lead generation.  🚀🚀

Install and start growing your business today! 📈📈

Yog B2B helps you know more details about the businesses on Google maps so that you can evaluate your prospects thoroughly. It helps you enrich your business leads with the following information:
- Company Name
- GST Number ✅✅
- Turnover  🪙🪙
- Employee Count
- Phone Numbers  📱📱
- Email IDs  📧📧
- Website
- Social Media Links

The tool gives you option to either extract ⬇️ all the details in excel file or send whatsapp message to your prospects from the panel itself (whatsapp feature is coming soon)!!

Happy Lead Generating to you 💰💰

#B2B #Prospecting #ABM #LeadGeneration                    

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

ชื่อ Yog B2B - Generate Business Leads Yog B2B - Generate Business Leads
ID fmjhiebpgmabjblophfkehpciiiacgpa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/yog-b2b-generate-business/fmjhiebpgmabjblophfkehpciiiacgpa
คำอธิบาย Yog B2B gives Information about businesses on Google maps.It provides GST and turnover details of a business.
ขนาดไฟล์ 525 KB
จำนวนการติดตั้ง 2,048
เวอร์ชันปัจจุบัน 0.0.1.7
อัปเดตครั้งล่าสุด 2023-11-05
วันที่เผยแพร่ 2023-06-11
คะแนน 5.00/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา Developer at YogLeads (VeriProc Solutions Pvt Ltd)
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.yogleads.com/
URL หน้าช่วยเหลือ https://www.yogleads.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.yogleads.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Yog B2B - Generate Business Leads",
    "description": "Yog B2B gives Information about businesses on Google maps.It provides GST and turnover details of a business.",
    "version": "0.0.1.7",
    "homepage_url": "https:\/\/www.yogleads.com",
    "author": "yogleads",
    "permissions": [
        "identity",
        "identity.email",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.google.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgReEJCcIPOWighBqEUIfqWar7MccpxtBYS9HmYLWd3TR3GWv9owaflMn1ZYICxT1SJ9ZoyczkdmPQgQIpRecT6WrmFnBCLRHa6DkaWh5u7aSGJ4WnGuhotfL5zi6kMDkORT1sm4uJ4GzAa209+jNKvlBfg\/wJkeHmSYXFL+9KnctoPzjqtFMvcqxAKzTgUPDRC5PtIlcoW2AiDbALKvITlmJLB5FaToxoYw6V\/4eS1HUFqpG57cGaY+Ufk4ZycGEBrvzKrkt7A5AhwE471oyTPFBRTbsS\/mjePu+byUgQKnTemGzHzLrrz4suL1IAd1I00iYqOKPOwTkI77FGziqNwIDAQAB",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "js": [
                "src\/entries\/contentScript\/primary\/main.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "js": [
                "src\/entries\/contentScript\/primary\/AddAllButtonInject.js"
            ]
        }
    ],
    "options_ui": {
        "page": "src\/entries\/options\/index.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/icon-128.png"
            ],
            "matches": [
                "https:\/\/www.google.com\/*"
            ]
        },
        {
            "resources": [
                "assets\/browser-polyfill-c7358dbc.js",
                "assets\/client-17ea3b96.js",
                "assets\/index-bab67d87.js",
                "assets\/main-62f6f94a.css",
                "assets\/src\/entries\/contentScript\/primary\/AddAllButtonInject-7af62703.js",
                "assets\/src\/entries\/contentScript\/primary\/main-eb2a4c6a.js",
                "assets\/store-b39fc059.css",
                "assets\/store-fdd6f8f1.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_popup": "src\/entries\/popup\/index.html",
        "default_icon": "icons\/icon-16.png"
    },
    "oauth2": {
        "client_id": "322214899676-f5kldk280kpnkc0jssfvib9vr9k9iku8.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    }
}