eclincher
The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks.
eclincher क्या है?
eclincher eClincher - Social Media Management App द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में eclincher एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
eClincher is a complete, yet intuitive social media management software. Offers publishing & scheduling, auto post queues, social inbox, engagement, monitoring, content curation, influencers, analytics, reports, team collaboration...Twitter, Facebook, Instagram, LinkedIn, GMB, Pinterest ...
एक्सटेंशन की मूल जानकारी
नाम | eclincher |
ID | iicacnkipifonocigfaehlncdmjdgene |
आधिकारिक URL | https://chromewebstore.google.com/detail/eclincher/iicacnkipifonocigfaehlncdmjdgene |
विवरण | The easiest way to share, post and schedule web content, blogs and articles to all of your social media networks. |
फ़ाइल का आकार | 413 KB |
स्थापना संख्या | 1,003 |
वर्तमान संस्करण | 4.5 |
अंतिम अपडेट | 2022-06-21 |
प्रकाशन तिथि | 2020-06-18 |
रेटिंग | 5.00/5 कुल 19 रेटिंग्स |
डेवलपर | eClincher - Social Media Management App |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://eclincher.com/ |
सहायता पृष्ठ URL | https://eclincher.com/faq/ |
गोपनीयता नीति पृष्ठ URL | https://eclincher.com/privacy |
समर्थित भाषाएँ | en,pt-BR,pt-PT,ta |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "homepage_url": "http:\/\/www.eclincher.com", "version": "4.5", "icons": { "128": "icon.png", "16": "icon.png", "32": "icon.png", "48": "icon.png", "64": "icon.png" }, "action": { "default_icons": { "128": "icon.png", "16": "icon.png", "32": "icon.png", "48": "icon.png", "64": "icon.png" }, "default_title": "__MSG_defaultTitle__" }, "permissions": [ "tabs", "storage", "scripting" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "service_worker": "assets\/background.js" }, "web_accessible_resources": [ { "resources": [ "manifest.json", "popup.html", "img\/*", "assets\/*" ], "matches": [ " |