SOMO Chrome extension

SOMO Chrome extension

Qu'est-ce que SOMO Chrome extension ?

SOMO Chrome extension est une extension Chrome développée par https://www.somo.me, et sa fonction principale est "SOMO Chrome extension".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension SOMO Chrome extension

Téléchargez les fichiers d'extension SOMO Chrome extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom SOMO Chrome extension SOMO Chrome extension
ID megobdcankbhjcebnjmimkipojlkhpab
URL Officiel https://chromewebstore.google.com/detail/somo-chrome-extension/megobdcankbhjcebnjmimkipojlkhpab
Description SOMO Chrome extension
Taille du Fichier 495 KB
Nombre d'Installations 50
Version Actuelle 1.1.2
Dernière Mise à Jour 2024-01-26
Date de Publication 2022-04-11
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://www.somo.me
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.somo.me/
URL de la Page d'Aide https://help.somo.me/
URL de la Page de Politique de Confidentialité https://s.somo.me/files/privacy-policy.html
Langues Prises en Charge 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\/"
    ]
}