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 là gì?
IDM - URL shortener and QR code generator là một tiện ích mở rộng Chrome được phát triển bởi https://idm.in, và tính năng chính của nó là "URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng IDM - URL shortener and QR code generator
Tải xuống các tệp mở rộng IDM - URL shortener and QR code generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | IDM - URL shortener and QR code generator |
ID | fldcmoidjiplehfmbmhfdpmcgoacjhgc |
URL Chính Thức | https://chromewebstore.google.com/detail/idm-url-shortener-and-qr/fldcmoidjiplehfmbmhfdpmcgoacjhgc |
Mô tả | URL shortener to create short links and generate QR code with custom domain, reporting, analytics, team collaboration and API access |
Kích Thước Tệp | 1.55 MB |
Số Lần Cài Đặt | 140 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2023-12-28 |
Ngày Phát Hành | 2023-12-17 |
Nhà Phát Triển | https://idm.in |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://idm.in/ |
URL Trang Trợ Giúp | https://idm.in/docs |
URL Trang Chính Sách Bảo Mật | https://idm.in/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |