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