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是由messengerfunnelsio开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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", " |