Stellar

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

Что такое Stellar?

Stellar - это расширение Chrome, разработанное https://stellar-influence.com, и его основная функция - "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Stellar

Скачайте файлы расширений 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\/"
    ]
}