SOMO Chrome extension
SOMO Chrome extension
Wat is SOMO Chrome extension?
SOMO Chrome extension is een Chrome-extensie ontwikkeld door https://www.somo.me, en de belangrijkste functie is "SOMO Chrome extension".
Extensie Screenshots
Download het CRX-bestand van de extensie SOMO Chrome extension
Download SOMO Chrome extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | megobdcankbhjcebnjmimkipojlkhpab |
| Officiële URL | https://chromewebstore.google.com/detail/somo-chrome-extension/megobdcankbhjcebnjmimkipojlkhpab |
| Beschrijving | SOMO Chrome extension |
| Bestandsgrootte | 495 KB |
| Aantal Installaties | 50 |
| Huidige Versie | 1.1.2 |
| Laatst Bijgewerkt | 2024-01-26 |
| Publicatiedatum | 2022-04-11 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://www.somo.me |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.somo.me/ |
| Help Pagina-URL | https://help.somo.me/ |
| URL van de Privacybeleid Pagina | https://s.somo.me/files/privacy-policy.html |
| Ondersteunde Talen | 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\/"
]
} | |