Tag a Chat
We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations
Cos'è Tag a Chat?
Tag a Chat è un'estensione di Chrome sviluppata da messengerfunnelsio, e la sua funzione principale è "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tag a Chat
Scarica i file di estensione Tag a Chat 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
Messenger Funnels help you segment your personal FB messages with the help of tags and also lets you setup reminders for following up with messenger conversations
Informazioni di Base sull'Estensione
Nome | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Ufficiale | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Descrizione | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Dimensione del File | 721 KB |
Conteggio Installazioni | 10 |
Versione Corrente | 1.5.12 |
Ultimo Aggiornamento | 2019-08-26 |
Data di Pubblicazione | 2019-08-26 |
Sviluppatore | messengerfunnelsio |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://messengerfunnels.in/ |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "lib\/bg.js" ] }, "browser_action": { "default_popup": "app.html", "default_title": "Tag a Chat" }, "commands": [], "icons": { "128": "img\/image_128.png" }, "content_scripts": [ { "js": [ "lib\/content.js", "lib\/content-friends.js" ], "matches": [ "https:\/\/www.facebook.com\/*", "https:\/\/www.messenger.com\/*", "https:\/\/web.facebook.com\/*" ] } ], "name": "Tag a Chat", "description": "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations", "manifest_version": 2, "offline_enabled": false, "optional_permissions": [ "tabs", " |