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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "We'll segment your personal FB messages with the tags and lets you set up reminders for following up with messenger conversations"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tag a Chat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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", " |