SOMO Chrome extension

SOMO Chrome extension

SOMO Chrome extensionคืออะไร?

SOMO Chrome extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.somo.me และคุณลักษณะหลักของมันคือ "SOMO Chrome extension"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SOMO Chrome extension

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

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

                        Access influencer profile analytics & contact them directly from your browser with the SOMO Influencer plugin.

How to use
1、Visit YouTube/Instagram/TikTok/Twitch Creators home pages Click the SOMO plugin icon > View report
2、View the influencer report in the SOMO system
*If there is no report ,click [Add to CRM] .Check the progress in the SOMO CRM>Report Generation

How to contact SOMO?
E-mail: [email protected]
SOMO official website: www.somo.me                    

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

ชื่อ SOMO Chrome extension SOMO Chrome extension
ID megobdcankbhjcebnjmimkipojlkhpab
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/somo-chrome-extension/megobdcankbhjcebnjmimkipojlkhpab
คำอธิบาย SOMO Chrome extension
ขนาดไฟล์ 495 KB
จำนวนการติดตั้ง 50
เวอร์ชันปัจจุบัน 1.1.2
อัปเดตครั้งล่าสุด 2024-01-26
วันที่เผยแพร่ 2022-04-11
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.somo.me
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.somo.me/
URL หน้าช่วยเหลือ https://help.somo.me/
URL หน้านโยบายความเป็นส่วนตัว https://s.somo.me/files/privacy-policy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SOMO Chrome extension",
    "description": "SOMO Chrome extension",
    "version": "1.1.2",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/*.somo.me\/",
        "https:\/\/www.instagram.com\/",
        "https:\/\/www.youtube.com\/",
        "https:\/\/www.tiktok.com\/",
        "https:\/\/www.twitch.tv\/"
    ]
}