Stellar

Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.

Qu'est-ce que Stellar ?

Stellar est une extension Chrome développée par https://stellar-influence.com, et sa fonction principale est "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Stellar

Téléchargez les fichiers d'extension Stellar 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

                        Quickly and easily build your influencer network with a click of a button. 
With the Stellar Browser extension save any influencer profile to your stellar account straight from Instagram, YouTube, TikTok, Facebook, Twitter and Blogs.                    

Informations de Base sur l'Extension

Nom Stellar Stellar
ID mcpbeohndimomdjapnnkdlhhncnjdack
URL Officiel https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack
Description Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Taille du Fichier 1.33 MB
Nombre d'Installations 978
Version Actuelle 2.3.4
Dernière Mise à Jour 2020-04-01
Date de Publication 2020-04-01
Évaluation 3.00/5 Total 2 Évaluations
Développeur https://stellar-influence.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://stellar-influence.com
URL de la Page d'Aide https://intercom.help/stellario
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stellar",
    "description": "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.",
    "version": "2.3.4",
    "browser_action": {
        "default_icon": {
            "16": "images\/stellar_logo_16.png",
            "24": "images\/stellar_logo_24.png",
            "32": "images\/stellar_logo_32.png",
            "64": "images\/stellar_logo_64.png",
            "128": "images\/stellar_logo_128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Stellar"
    },
    "icons": {
        "16": "images\/stellar_logo_16.png",
        "24": "images\/stellar_logo_24.png",
        "32": "images\/stellar_logo_32.png",
        "64": "images\/stellar_logo_64.png",
        "128": "images\/stellar_logo_128.png"
    },
    "permissions": [
        "cookies",
        "activeTab",
        "http:\/\/app.stellar.io\/",
        "http:\/\/api.stellar.io\/",
        "https:\/\/app.stellar.io\/",
        "https:\/\/api.stellar.io\/"
    ]
}