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