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", " |