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 |
官方網址 | 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", " |