Link Bridge is a sleek and elegant deep linking redirection tool that provides a modern web interface for handling and managing deep linking functionalities in applications.
- 🎨 Modern UI design with gradient animation backgrounds
- 📱 Fully responsive layout supporting various device sizes
- 📋 One-click link copying feature
- 🔄 Intelligent redirection handling
- 🎯 Support for deep link parameter configuration
- HTML5
- TailwindCSS - Used for styling design
- Native JavaScript
- Inter Font - Provides a modern font display
- Input or modify the deep link URL in the text box
- Click the "Copy" button to copy the link
- Click the "Jump to App" button to redirect to the app
testminidrama://mainactivity?lid=mge8e5a98d&movieLangId=173596680800&m_agent_id=10004700&af_click_lookback=1d&af_c_id={campaignid}&af_adset_id={adgroupid}&af_ad_id={creative}&placement={placement}&af_sub1={gclid}&af_sub2={gbraid}&af_sub3={wbraid}
LinkBridge/
├── index.html # Main page
├── libs/ # Dependency libraries
│ └── tailwindcss.min.js
├── LICENSE
└── README.md # Project documentation