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'est-ce que Tag a Chat ?
Tag a Chat est une extension Chrome développée par messengerfunnelsio, et sa fonction principale est "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tag a Chat
Téléchargez les fichiers d'extension Tag a Chat au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Officiel | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Description | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Taille du Fichier | 721 KB |
Nombre d'Installations | 10 |
Version Actuelle | 1.5.12 |
Dernière Mise à Jour | 2019-08-26 |
Date de Publication | 2019-08-26 |
Développeur | messengerfunnelsio |
Type de Paiement | free |
Site Web de l'Extension | https://messengerfunnels.in/ |
Langues Prises en Charge | 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", " |