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 |
| 公式URL | 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 |
| Eメール | [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"
]
} | |