Stellar
Turn social media and the entire web into an influencer database using the Stellar chrome browser extension.
Stellar क्या है?
Stellar https://stellar-influence.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Turn social media and the entire web into an influencer database using the Stellar chrome browser extension."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Stellar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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\/" ] } |