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
What is Tag a Chat?
Tag a Chat is a Chrome extension developed by messengerfunnelsio, and its main feature is "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Extension Screenshots
Download Tag a Chat Extension CRX File
Download Tag a Chat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Official URL | 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 |
File Size | 721 KB |
Installation Count | 10 |
Current Version | 1.5.12 |
Last Updated | 2019-08-26 |
Publish Date | 2019-08-26 |
Developer | messengerfunnelsio |
Payment Type | free |
Extension Website | https://messengerfunnels.in/ |
Supported Languages | 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", " |