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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |