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\/"
    ]
}