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 to jest Tag a Chat?
Tag a Chat to rozszerzenie Chrome opracowane przez messengerfunnelsio, a jego główną funkcją jest „We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tag a Chat
Pobierz pliki rozszerzeń Tag a Chat w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Oficjalny URL | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Opis | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Rozmiar pliku | 721 KB |
Liczba instalacji | 10 |
Aktualna Wersja | 1.5.12 |
Ostatnia Aktualizacja | 2019-08-26 |
Data Publikacji | 2019-08-26 |
Deweloper | messengerfunnelsio |
Typ Płatności | free |
Strona Rozszerzenia | https://messengerfunnels.in/ |
Obsługiwane Języki | 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", " |