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 là gì?
Tag a Chat là một tiện ích mở rộng Chrome được phát triển bởi messengerfunnelsio, và tính năng chính của nó là "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tag a Chat
Tải xuống các tệp mở rộng Tag a Chat dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Chính Thức | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Mô tả | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Kích Thước Tệp | 721 KB |
Số Lần Cài Đặt | 10 |
Phiên Bản Hiện Tại | 1.5.12 |
Cập Nhật Lần Cuối | 2019-08-26 |
Ngày Phát Hành | 2019-08-26 |
Nhà Phát Triển | messengerfunnelsio |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://messengerfunnels.in/ |
Ngôn Ngữ Được Hỗ Trợ | 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", " |