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
¿Qué es Tag a Chat?
Tag a Chat es una extensión de Chrome desarrollada por messengerfunnelsio, y su función principal es "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Tag a Chat
Descarga archivos de extensión Tag a Chat en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Oficial | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Descripción | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Tamaño del Archivo | 721 KB |
Cantidad de Instalaciones | 10 |
Versión Actual | 1.5.12 |
Última Actualización | 2019-08-26 |
Fecha de Publicación | 2019-08-26 |
Desarrollador | messengerfunnelsio |
Tipo de Pago | free |
Sitio Web de la Extensión | https://messengerfunnels.in/ |
Idiomas Soportados | 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", " |