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
O que é Tag a Chat?
Tag a Chat é uma extensão do Chrome desenvolvida por messengerfunnelsio, e sua principal característica é "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tag a Chat
Baixe arquivos de extensão Tag a Chat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Oficial | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Descrição | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Tamanho do Arquivo | 721 KB |
Contagem de Instalações | 10 |
Versão Atual | 1.5.12 |
Última Atualização | 2019-08-26 |
Data de Publicação | 2019-08-26 |
Desenvolvedor | messengerfunnelsio |
Tipo de Pagamento | free |
Site da Extensão | https://messengerfunnels.in/ |
Idiomas Suportados | 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", " |