SOMO Chrome extension
SOMO Chrome extension
什麼是SOMO Chrome extension?
SOMO Chrome extension是由https://www.somo.me開發的Chrome擴展程式,該擴展的主要功能是“SOMO Chrome extension”。
擴展截圖
下載SOMO Chrome extension擴展crx文件
下載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 擴展基本資訊
| 名稱 | |
| ID | megobdcankbhjcebnjmimkipojlkhpab |
| 官方網址 | 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\/"
]
} | |