Stellar

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

什么是Stellar?

Stellar是由https://stellar-influence.com开发的Chrome扩展程序,该扩展的主要功能是“Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Stellar扩展crx文件

下载Stellar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Stellar Stellar
ID mcpbeohndimomdjapnnkdlhhncnjdack
官方URL https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack
简介 Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
文件大小 1.33 MB
安装次数 978
当前版本 2.3.4
更新时间 2020-04-01
上架时间 2020-04-01
评分 3.00/5 共2次评分
开发者 https://stellar-influence.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://stellar-influence.com
帮助页面URL https://intercom.help/stellario
支持的语言 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\/"
    ]
}