Kolsquare Analytics Sidebar
See influencer and audience analytics while browsing instagram and tiktok profiles.
Kolsquare Analytics Sidebarคืออะไร?
Kolsquare Analytics Sidebar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kolsquare.com และคุณลักษณะหลักของมันคือ "See influencer and audience analytics while browsing instagram and tiktok profiles."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kolsquare Analytics Sidebar
ดาวน์โหลดไฟล์ส่วนขยาย Kolsquare Analytics Sidebar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Enhance your influencer marketing strategy with our powerful and free analytics tool, perfect for optimizing your online presence. Explore Instagram and TikTok profiles, unveiling invaluable insights into both influencers and their audiences. Key Features: 1- In-Depth Analytics: Dive into comprehensive statistics, evaluating engagement rates, socio-demographic data, location, credibility, interests, and more. All the information you need for informed decisions. 2- Credibility Assessment: Uncover the authenticity of your influencers' audiences, distinguishing human followers from bots. Ensure your brand reaches the right target audience. 3- Audience Insights: Gain a deeper understanding of your influencer's audience, including age, gender, location by city and country, preferred languages. 4- Estimated Reach and Impressions: Quantify the potential impact of your influencer campaigns by estimating the reach and impressions your content can achieve. Make data-driven decisions and maximize your marketing efforts. 5- Influencer List Management: Effortlessly manage your list of favorite influencers, access their complete profiles, and forecast your next influencer marketing campaign, all in one place Discover even more with our premium subscription, including full influencer profiles and campaign integration features. Take your influencer marketing to the next level and watch your campaigns thrive . Ready to create impactful and efficient campaigns with the right influencers? Visit us at www.kolsquare.com today!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Kolsquare Analytics Sidebar |
ID | kfdkgfifhmnmplmlglbjamphjdahhbbn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/kolsquare-analytics-sideb/kfdkgfifhmnmplmlglbjamphjdahhbbn |
คำอธิบาย | See influencer and audience analytics while browsing instagram and tiktok profiles. |
ขนาดไฟล์ | 4.5 MB |
จำนวนการติดตั้ง | 4,666 |
เวอร์ชันปัจจุบัน | 6.1.2 |
อัปเดตครั้งล่าสุด | 2024-02-21 |
วันที่เผยแพร่ | 2020-06-06 |
คะแนน | 4.22/5 รวมทั้งหมด 45 คะแนน |
ผู้พัฒนา | https://kolsquare.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.kolsquare.com/en/products/chrome-extension |
URL หน้านโยบายความเป็นส่วนตัว | https://static.kolsquare.com/assets/Platform_Privacy_Policy-2023-07-11.pdf |
ภาษาที่รองรับ | de,en,fr,es,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Kolsquare Analytics Sidebar", "description": "__MSG_description__", "homepage_url": "https:\/\/kolsquare.com", "default_locale": "fr", "version": "6.1.2", "background": { "service_worker": ".\/background\/initApp.js", "type": "module" }, "content_scripts": [ { "matches": [ "https:\/\/*.kolsquare.com\/*" ], "js": [ ".\/js\/scripts.js" ] } ], "action": [], "permissions": [ "activeTab", "storage", "tabs", "cookies", "webNavigation", "scripting" ], "host_permissions": [ "*:\/\/*.instagram.com\/*", "*:\/\/*.tiktok.com\/*", "*:\/\/*.kolsquare.com\/*", "*:\/\/*.google-analytics.com\/*" ], "options_ui": { "page": "options\/options.html", "open_in_tab": true }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';", "sandbox": "sandbox allow-scripts; font-src http:\/\/fonts.gstatic.com; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com; script-src 'self' 'https:\/\/api-lab.kolsquare.com\/' 'https:\/\/api-staging.kolsquare.com\/' 'https:\/\/api.kolsquare.com\/' 'https:\/\/lab.kolsquare.com\/' 'https:\/\/staging.kolsquare.com\/' 'https:\/\/kolsquare.com\/' 'https:\/\/www.google-analytics.com\/' 'https:\/\/ssl.google-analytics.com\/'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "images\/*.png", "images\/*.gif", "js\/accessWindow.js" ], "matches": [ " |