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
Что такое Tag a Chat?
Tag a Chat - это расширение Chrome, разработанное messengerfunnelsio, и его основная функция - "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Снимки экрана расширения
Скачать файл CRX расширения Tag a Chat
Скачайте файлы расширений Tag a Chat в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
Официальный URL | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Описание | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Размер файла | 721 KB |
Количество установок | 10 |
Текущая Версия | 1.5.12 |
Последнее Обновление | 2019-08-26 |
Дата публикации | 2019-08-26 |
Разработчик | messengerfunnelsio |
Тип оплаты | free |
Официальный сайт расширения | https://messengerfunnels.in/ |
Поддерживаемые языки | 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", " |