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
Vad är Tag a Chat?
Tag a Chat är en Chrome-tillägg utvecklad av messengerfunnelsio, och dess huvudfunktion är "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Tilläggsskärmbilder
Ladda ner Tag a Chat-förlängningens CRX-fil
Ladda ner Tag a Chat-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Officiell webbadress | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Beskrivning | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Filstorlek | 721 KB |
Antal Installationer | 10 |
Aktuell Version | 1.5.12 |
Senast Uppdaterad | 2019-08-26 |
Publiceringsdatum | 2019-08-26 |
Utvecklare | messengerfunnelsio |
Betalningssätt | free |
Tilläggswebbplats | https://messengerfunnels.in/ |
Stödda Språk | 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", " |