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
Apa itu Tag a Chat?
Tag a Chat adalah ekstensi Chrome yang dikembangkan oleh messengerfunnelsio, dan fitur utamanya adalah "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tag a Chat
Unduh file ekstensi Tag a Chat dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | ikbkamonaifojmjddnedbkipjloaikpo |
URL Resmi | https://chrome.google.com/webstore/detail/tag-a-chat/ikbkamonaifojmjddnedbkipjloaikpo |
Deskripsi | We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations |
Ukuran File | 721 KB |
Jumlah Instalasi | 10 |
Versi Saat Ini | 1.5.12 |
Terakhir Diperbarui | 2019-08-26 |
Tanggal Publikasi | 2019-08-26 |
Pengembang | messengerfunnelsio |
Tipe Pembayaran | free |
Situs Ekstensi | https://messengerfunnels.in/ |
Bahasa yang Didukung | 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", " |