Stellar

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

O que é Stellar?

Stellar é uma extensão do Chrome desenvolvida por https://stellar-influence.com, e sua principal característica é "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Stellar

Baixe arquivos de extensão Stellar no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Stellar Stellar
ID mcpbeohndimomdjapnnkdlhhncnjdack
URL Oficial https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack
Descrição Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Tamanho do Arquivo 1.33 MB
Contagem de Instalações 978
Versão Atual 2.3.4
Última Atualização 2020-04-01
Data de Publicação 2020-04-01
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor https://stellar-influence.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://stellar-influence.com
URL da Página de Ajuda https://intercom.help/stellario
Idiomas Suportados 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\/"
    ]
}