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 |
| 官方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\/"
]
} | |