SocialAnalyzer - Social Sentiment & Analysis
Social Analyzer is a free tool of social media monitoring and analysis.
Cos'è SocialAnalyzer - Social Sentiment & Analysis?
SocialAnalyzer - Social Sentiment & Analysis è un'estensione di Chrome sviluppata da Social Analyzer, e la sua funzione principale è "Social Analyzer is a free tool of social media monitoring and analysis.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SocialAnalyzer - Social Sentiment & Analysis
Scarica i file di estensione SocialAnalyzer - Social Sentiment & Analysis in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | efeikkcpimdfpdlmlbjdecnmkknjcfcp |
| URL Ufficiale | https://chromewebstore.google.com/detail/socialanalyzer-social-sen/efeikkcpimdfpdlmlbjdecnmkknjcfcp |
| Descrizione | Social Analyzer is a free tool of social media monitoring and analysis. |
| Dimensione del File | 831 KB |
| Conteggio Installazioni | 3,939 |
| Versione Corrente | 1.0.8 |
| Ultimo Aggiornamento | 2021-08-14 |
| Data di Pubblicazione | 2020-12-29 |
| Valutazione | 4.23/5 Totale 22 Valutazioni |
| Sviluppatore | Social Analyzer |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://gmplus.io/gmplus-private-policy |
| Lingue Supportate | 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"
]
} | |