Orso Auto Parse Whatsapp Number on Google Map

Orso is a powerful extension that can automatically parse whatsapp phone numbers on Google Maps.

Orso Auto Parse Whatsapp Number on Google Mapคืออะไร?

Orso Auto Parse Whatsapp Number on Google Map เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://orso.app และคุณลักษณะหลักของมันคือ "Orso is a powerful extension that can automatically parse whatsapp phone numbers on Google Maps."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Orso Auto Parse Whatsapp Number on Google Map

ดาวน์โหลดไฟล์ส่วนขยาย Orso Auto Parse Whatsapp Number on Google Map ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Orso is a chrome extension that can automatically parse google maps for business information and contact number. It is easy to use. With Orso, you can quickly and easily get the information you need from google maps.

It also has built support for WhatsApp. You can easily contact businesses on WhatsApp using Orso. Orso adds an icon that can be used to quickly open WhatsApp.
 
Orso has a mini CRM into it which can be used for keeping track of all the past messages sent to the businesses.

Added Feature to automatically Parse Contacts and Email Information on All the pages.                    

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

ชื่อ Orso Auto Parse Whatsapp Number on Google Map Orso Auto Parse Whatsapp Number on Google Map
ID olcgglhcnpgapbccimabagfaechlcifb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/orso-auto-parse-whatsapp/olcgglhcnpgapbccimabagfaechlcifb
คำอธิบาย Orso is a powerful extension that can automatically parse whatsapp phone numbers on Google Maps.
ขนาดไฟล์ 400 KB
จำนวนการติดตั้ง 117
เวอร์ชันปัจจุบัน 1.36
อัปเดตครั้งล่าสุด 2022-12-08
วันที่เผยแพร่ 2022-11-14
ผู้พัฒนา https://orso.app
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://orso.app
URL หน้านโยบายความเป็นส่วนตัว https://raw.githubusercontent.com/rahulbansal16/privacyPolicy/main/orso
ภาษาที่รองรับ id,de,en,fr,tr,ca,es,it,pl,pt-BR,pt-PT,ru,hi,ta,zh-CN,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Orso Auto Parse Whatsapp Number on Google Map",
    "version": "1.36",
    "description": "Orso is a powerful extension that can automatically parse whatsapp phone numbers on Google Maps.",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "tabs"
    ],
    "icons": {
        "16": "src\/assets\/extension-icons\/logo-16.png",
        "48": "src\/assets\/extension-icons\/logo-48.png",
        "128": "src\/assets\/extension-icons\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/assets\/extension-icons\/logo-32.png",
                "src\/assets\/extension-icons\/logo-48.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/detect.42e7baf2.js",
                "assets\/constants.3f009c3f.js",
                "assets\/content.d7921fe6.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "resources": [
                "assets\/constants.3f009c3f.js",
                "assets\/parseFacebook.3183b434.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/constants.3f009c3f.js",
                "assets\/parseGoogleMap.151de367.js",
                "assets\/ShowIcons.3c53450e.js",
                "assets\/SideIcon.jsx.3048c869.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.detect.42e7baf2.9ccf0ba9.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.content.d7921fe6.a8c93f4e.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-loader.parseFacebook.3183b434.38fd43e5.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.parseGoogleMap.151de367.237754b3.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.google.*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.SideIcon.jsx.3048c869.e2cb8192.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_globs": [
                "https:\/\/*.google.*\/*",
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/*.wikipedia.*\/*"
            ],
            "run_at": "document_end"
        }
    ]
}