eclincher
The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks.
Cos'è eclincher?
eclincher è un'estensione di Chrome sviluppata da eClincher - Social Media Management App, e la sua funzione principale è "The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione eclincher
Scarica i file di estensione eclincher 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
eClincher is a complete, yet intuitive social media management software. Offers publishing & scheduling, auto post queues, social inbox, engagement, monitoring, content curation, influencers, analytics, reports, team collaboration...Twitter, Facebook, Instagram, LinkedIn, GMB, Pinterest ... Informazioni di Base sull'Estensione
| Nome | |
| ID | iicacnkipifonocigfaehlncdmjdgene |
| URL Ufficiale | https://chromewebstore.google.com/detail/eclincher/iicacnkipifonocigfaehlncdmjdgene |
| Descrizione | The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks. |
| Dimensione del File | 413 KB |
| Conteggio Installazioni | 1,003 |
| Versione Corrente | 4.5 |
| Ultimo Aggiornamento | 2022-06-21 |
| Data di Pubblicazione | 2020-06-18 |
| Valutazione | 5.00/5 Totale 19 Valutazioni |
| Sviluppatore | eClincher - Social Media Management App |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://eclincher.com/ |
| URL della Pagina di Aiuto | https://eclincher.com/faq/ |
| URL della Pagina della Politica sulla Privacy | https://eclincher.com/privacy |
| Lingue Supportate | en,pt-BR,pt-PT,ta |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"homepage_url": "http:\/\/www.eclincher.com",
"version": "4.5",
"icons": {
"128": "icon.png",
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"64": "icon.png"
},
"action": {
"default_icons": {
"128": "icon.png",
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"64": "icon.png"
},
"default_title": "__MSG_defaultTitle__"
},
"permissions": [
"tabs",
"storage",
"scripting"
],
"host_permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"background": {
"service_worker": "assets\/background.js"
},
"web_accessible_resources": [
{
"resources": [
"manifest.json",
"popup.html",
"img\/*",
"assets\/*"
],
"matches": [
" | |