URL Bar Plus 是一个简单的用户脚本,旨在增强您的网页浏览体验。它在网页底部添加了一个自定义的 URL 输入框,提供了一些实用的功能:
- 显示当前页面的 URL,支持直接编辑和跳转
- 使用不同颜色标识 URL 的不同部分(协议、主机、路径)
- 支持多行显示,自动调整高度
- 使用 Ctrl+K 快捷键快速显示/隐藏输入框
- 记住上次的显示状态
- 确保您的浏览器已安装用户脚本管理器(如 Tampermonkey)
- 点击这里安装脚本
安装后,您可以在任何网页底部看到 URL 输入框。您可以:
- 直接编辑 URL 并按 Enter 跳转
- 使用 Ctrl+K 快捷键显示或隐藏输入框
- 使用 Shift+Enter 在输入框中换行
欢迎提出问题或提交 Pull Requests 来改进这个脚本。
URL Bar Plus is a simple userscript designed to enhance your web browsing experience. It adds a custom URL input bar at the bottom of web pages, offering several practical features:
- Displays and allows direct editing of the current page's URL
- Highlights different parts of the URL (protocol, host, path) in distinct colors
- Supports multi-line display with automatic height adjustment
- Quickly show/hide the input bar using the Ctrl+K shortcut
- Remembers the last display state
- Ensure you have a userscript manager (like Tampermonkey) installed in your browser
- Click here to install the script
After installation, you'll see the URL input bar at the bottom of any webpage. You can:
- Edit the URL directly and press Enter to navigate
- Use the Ctrl+K shortcut to show or hide the input bar
- Use Shift+Enter for line breaks within the input bar
Issues and Pull Requests are welcome to help improve this script.