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
Co je Tag a Chat?
Tag a Chat je rozšíření Chrome vyvinuté messengerfunnelsio, a jeho hlavní funkcí je „We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tag a Chat
Stáhněte si soubory rozšíření Tag a Chat ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Oficiální URL | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Popis | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Velikost souboru | 721 KB |
Počet instalací | 10 |
Aktuální Verze | 1.5.12 |
Poslední Aktualizace | 2019-08-26 |
Datum Vydání | 2019-08-26 |
Vývojář | messengerfunnelsio |
Typ Platby | free |
Webové stránky Rozšíření | https://messengerfunnels.in/ |
Podporované Jazyky | 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", " |