SocialAnalyzer - Social Sentiment & Analysis
Social Analyzer is a free tool of social media monitoring and analysis.
什麼是SocialAnalyzer - Social Sentiment & Analysis?
SocialAnalyzer - Social Sentiment & Analysis是由Social Analyzer開發的Chrome擴展程式,該擴展的主要功能是“Social Analyzer is a free tool of social media monitoring and analysis.”。
擴展截圖
下載SocialAnalyzer - Social Sentiment & Analysis擴展crx文件
下載SocialAnalyzer - Social Sentiment & Analysis擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The social sentiment - SocialAnalyzer extension is a FREE tool of social media monitoring and social media analytics,to help you easily get audience profile.
The social sentiment - SocialAnalyzer saves you time and effort, allowing you to quickly find the trending topics on Facebook™ & YouTube™ & Twitter™, and get social media monitoring. The SocialAnalyzer is recognized as the best tool of analysing social sentiment.
Features of social sentiment - SocialAnalyzer:
✔ Powerful filters for finding trending topics and social sentiment on Facebook™ and other social media
✔ Easily make a social media monitoring from mass posts and videos
✔ Accurately monitor the public opinion of keywords on Facebook™ & other social products
✔ Quick analysis of brand influence and APP audience through massive monitoring data
✔ Simply positioned to negative mentions
How to find trending topics and social sentiment on Facebook™ and other social media?
The SocialAnalyzer will collect content from multiple social media platforms based on your monitoring #keywords, but not just this, we will help you analyze people's emotions, so you can constantly tune your marketing content or product.
With social sentiment - SocialAnalyzer, you can quickly complete You can quickly complete keyword monitoring and twitter™ sentiment analysis or other social media.
More social media adspy are on the way. You can find a very detailed overview in here: *https://myadlibrary.com/social-analyzer 擴展基本資訊
| 名稱 | |
| ID | efeikkcpimdfpdlmlbjdecnmkknjcfcp |
| 官方網址 | https://chromewebstore.google.com/detail/socialanalyzer-social-sen/efeikkcpimdfpdlmlbjdecnmkknjcfcp |
| 簡介 | Social Analyzer is a free tool of social media monitoring and analysis. |
| 檔案大小 | 831 KB |
| 安裝次數 | 3,939 |
| 目前版本 | 1.0.8 |
| 更新時間 | 2021-08-14 |
| 上架時間 | 2020-12-29 |
| 評分 | 4.23/5 共 22 次評分 |
| 開發者 | Social Analyzer |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 隱私政策頁面URL | https://gmplus.io/gmplus-private-policy |
| 支援的語言 | de,en,en-GB,en-US,fr,es,pt-BR,pt-PT,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "1.0.8",
"default_locale": "en",
"manifest_version": 2,
"icons": {
"16": "icons\/slogo16.png",
"48": "icons\/slogo48.png",
"128": "icons\/slogo128.png"
},
"browser_action": {
"default_title": "SocialAnalyzer"
},
"permissions": [
"activeTab",
"background",
"*:\/\/*.myadlibrary.com\/*",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'; frame-src 'self' *; child-src 'self' *",
"web_accessible_resources": [
"popup\/*",
"contents\/loader.js",
"contents\/loader.css"
]
} | |