Stellar

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

Wat is Stellar?

Stellar is een Chrome-extensie ontwikkeld door https://stellar-influence.com, en de belangrijkste functie is "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Stellar

Download Stellar-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

                        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.                    

Basisinformatie over de Extensie

Naam Stellar Stellar
ID mcpbeohndimomdjapnnkdlhhncnjdack
Officiële URL https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack
Beschrijving Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Bestandsgrootte 1.33 MB
Aantal Installaties 978
Huidige Versie 2.3.4
Laatst Bijgewerkt 2020-04-01
Publicatiedatum 2020-04-01
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://stellar-influence.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://stellar-influence.com
Help Pagina-URL https://intercom.help/stellario
Ondersteunde Talen 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\/"
    ]
}