SocialFinder
App to analyse and add Instagram Influencers to Socialkyte.
什么是SocialFinder?
SocialFinder是由https://socialkyte.com开发的Chrome扩展程序,该扩展的主要功能是“App to analyse and add Instagram Influencers to Socialkyte.”。
扩展截图
下载SocialFinder扩展crx文件
下载SocialFinder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Through this web plug-in, users can view statistics of an Instagram influencer's social media presence, activity and engagement. Moreover, users who are registered on our website will be able to update their campaign's footprint through this plugin and keep their campaign report up to date. For this purpose, the user will be asked to log in on www.socialkyte.com and update the campaign from their campaign dashboard. The distribution of this version of the chrome plug-in is meant for any and all users for free. This is demonstrated by the video shown on https://youtu.be/NyvtkYtUsgI Step-by-step procedure of how to use the plugin: 1. Open chrome browser 2. Navigate to www.instagram.com 3. Navigate to any profile of your choice. E.g., www.instagram.com/socialkyte 4. Launch chrome extension "SocialFinder" 5. Check all the updated details 6. To view past collaborations click on any profile tag or search Some of the metrics that we calculate to enable transparent decision making include a comparative analysis of engagement, likes, comments and hashtags recent collaborations (if any @ tags are present) by reading a public Instagram profile. Version 3.3 update: - bug fixes - new metric average reel views added
扩展基本信息
名称 | SocialFinder |
ID | amphplekinfpgliliekhpamijfjjeihp |
官方URL | https://chromewebstore.google.com/detail/socialfinder/amphplekinfpgliliekhpamijfjjeihp |
简介 | App to analyse and add Instagram Influencers to Socialkyte. |
文件大小 | 286 KB |
安装次数 | 54 |
当前版本 | 3.3 |
更新时间 | 2023-01-24 |
上架时间 | 2022-03-28 |
评分 | 4.50/5 共4次评分 |
开发者 | https://socialkyte.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.socialkyte.com |
帮助页面URL | https://www.socialkyte.com/ |
隐私政策页面URL | https://www.socialkyte.com/privacy_policy |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SocialFinder", "version": "3.3", "description": "App to analyse and add Instagram Influencers to Socialkyte.", "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2, "permissions": [ "activeTab", "tabs", "https:\/\/www.instagram.com\/" ], "content_security_policy": "script-src 'self' https:\/\/maps.googleapis.com https:\/\/maps.gstatic.com; object-src 'self'", "content_scripts": [ { "matches": [ "https:\/\/www.instagram.com\/*", "https:\/\/staging.socialkyte.com\/*", "https:\/\/socialkyte.com\/*", " |