Stellar

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

Was ist Stellar?

Stellar ist eine Chrome-Erweiterung, die von https://stellar-influence.com entwickelt wurde, und ihr Hauptmerkmal ist "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Stellar-Erweiterungs-CRX-Datei herunterladen

Laden Sie Stellar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Stellar Stellar
ID mcpbeohndimomdjapnnkdlhhncnjdack
Offizielle URL https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack
Beschreibung Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Dateigröße 1.33 MB
Installationsanzahl 978
Aktuelle Version 2.3.4
Letztes Update 2020-04-01
Veröffentlichungsdatum 2020-04-01
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler https://stellar-influence.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://stellar-influence.com
Hilfeseite URL https://intercom.help/stellario
Unterstützte Sprachen 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\/"
    ]
}