IDM - URL shortener and QR code generator
URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access
IDM - URL shortener and QR code generator क्या है?
IDM - URL shortener and QR code generator https://idm.in द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में IDM - URL shortener and QR code generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
IDM - A URL shortening tool to create short links to enhance the user experience, link sharing, and enabling efficient tracking of link performance. - No signup required to try out (Note: the public links are expired after 24 hours) 🎯 Features - Easily shorten any link - Set link expiration date - Add UTM parameters - See click reports and all your links history in extension - Automatically copies URL to clipboard - Automatically create a short link by clicking the extension button in the browser header - Good alternative of Bitly, Rebrandly, TinyUrl, short.io and many more link shortener services - Shareable QR code 📈 Analytics - Short link analytics with click reports, traffic source, country, referral etc. to analyze the effectiveness of your links, giving you valuable insights into your marketing campaigns. 📱QR Codes - Free QR code generator to creating QR codes for each link to redirect on mobile scan. Change log ** December, 28 2023 - Added sign in with Google - Added reports feature to track short link click IP, country, city etc. ** December 15 2023 - First release
एक्सटेंशन की मूल जानकारी
नाम | IDM - URL shortener and QR code generator |
ID | fldcmoidjiplehfmbmhfdpmcgoacjhgc |
आधिकारिक URL | https://chromewebstore.google.com/detail/idm-url-shortener-and-qr/fldcmoidjiplehfmbmhfdpmcgoacjhgc |
विवरण | URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access |
फ़ाइल का आकार | 1.55 MB |
स्थापना संख्या | 140 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2023-12-28 |
प्रकाशन तिथि | 2023-12-17 |
डेवलपर | https://idm.in |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://idm.in/ |
सहायता पृष्ठ URL | https://idm.in/docs |
गोपनीयता नीति पृष्ठ URL | https://idm.in/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1", "name": "IDM - URL shortener and QR code generator", "short_name": "URL shortener", "description": "URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access", "homepage_url": "https:\/\/idm.in", "permissions": [ "activeTab", "identity", "identity.email", "storage" ], "action": { "default_popup": "extension.html", "default_icon": { "16": "assets\/img\/icon-16.png", "32": "assets\/img\/icon-32.png" }, "default_title": "IDM" }, "icons": { "128": "assets\/img\/icon-128.png", "64": "assets\/img\/icon-64.png", "32": "assets\/img\/icon-32.png", "16": "assets\/img\/icon-16.png" }, "web_accessible_resources": [ { "resources": [ "favicon.ico" ], "matches": [ " |