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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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\/" ] } |