Stellar
Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Co je Stellar?
Stellar je rozšíření Chrome vyvinuté https://stellar-influence.com, a jeho hlavní funkcí je „Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Stellar
Stáhněte si soubory rozšíření Stellar ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | mcpbeohndimomdjapnnkdlhhncnjdack |
Oficiální URL | https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack |
Popis | Turn social media and the entire web into an influencer database using the Stellar chrome browser extension. |
Velikost souboru | 1.33 MB |
Počet instalací | 978 |
Aktuální Verze | 2.3.4 |
Poslední Aktualizace | 2020-04-01 |
Datum Vydání | 2020-04-01 |
Hodnocení | 3.00/5 Celkem 2 Hodnocení |
Vývojář | https://stellar-influence.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://stellar-influence.com |
URL Stránky Nápovědy | https://intercom.help/stellario |
Podporované Jazyky | 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\/" ] } |