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
Wat is Tag a Chat?
Tag a Chat is een Chrome-extensie ontwikkeld door messengerfunnelsio, en de belangrijkste functie is "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Extensie Screenshots
Download het CRX-bestand van de extensie Tag a Chat
Download Tag a Chat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Officiële URL | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Beschrijving | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Bestandsgrootte | 721 KB |
Aantal Installaties | 10 |
Huidige Versie | 1.5.12 |
Laatst Bijgewerkt | 2019-08-26 |
Publicatiedatum | 2019-08-26 |
Ontwikkelaar | messengerfunnelsio |
Betalingswijze | free |
Extensiewebsite | https://messengerfunnels.in/ |
Ondersteunde Talen | 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", " |