Stellar
Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Stellar là gì?
Stellar là một tiện ích mở rộng Chrome được phát triển bởi https://stellar-influence.com, và tính năng chính của nó là "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Stellar
Tải xuống các tệp mở rộng Stellar dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mcpbeohndimomdjapnnkdlhhncnjdack |
URL Chính Thức | https://chromewebstore.google.com/detail/stellar/mcpbeohndimomdjapnnkdlhhncnjdack |
Mô tả | Turn social media and the entire web into an influencer database using the Stellar chrome browser extension. |
Kích Thước Tệp | 1.33 MB |
Số Lần Cài Đặt | 978 |
Phiên Bản Hiện Tại | 2.3.4 |
Cập Nhật Lần Cuối | 2020-04-01 |
Ngày Phát Hành | 2020-04-01 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://stellar-influence.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://stellar-influence.com |
URL Trang Trợ Giúp | https://intercom.help/stellario |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |