Text Link 作者: Piro (piro_or)
Allows URI texts written in webpages to be loaded by double clicks.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
Allows URI texts written in webpages to be loaded by double clicks.
Without this extension, when you discover an URI text not linked, like "http://piro.sakura.ne.jp/", you have to do following steps to load the page:
1. Select the URI text completely. (It may be a hard work if the page is rendered with a propotional font. This operation always chafes me.)
2. Copy it. (press "Ctrl-C" or use "Copy" from the "Edit" menu)
3. Paste it to the location bar.
4. Press "Enter". Then, Firefox loads it.
or,
1. Select the URI text completely. (It chafes me again!)
2. Drag the selection string to the tab bar and drop it. Then, Firefox loads it.
With this extension, you can load the URI only following one step:
1. Double-click on the URI text. Then, Firefox loads it. I'm happy.
Without this extension, when you discover an URI text not linked, like "http://piro.sakura.ne.jp/", you have to do following steps to load the page:
1. Select the URI text completely. (It may be a hard work if the page is rendered with a propotional font. This operation always chafes me.)
2. Copy it. (press "Ctrl-C" or use "Copy" from the "Edit" menu)
3. Paste it to the location bar.
4. Press "Enter". Then, Firefox loads it.
or,
1. Select the URI text completely. (It chafes me again!)
2. Drag the selection string to the tab bar and drop it. Then, Firefox loads it.
With this extension, you can load the URI only following one step:
1. Double-click on the URI text. Then, Firefox loads it. I'm happy.
开发者留言
为您的体验打分
权限详细了解
此附加组件需要:
- 输入数据到剪贴板
- 读取已打开的所有标签页的文本
- 存取您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 6.1.9
- 大小
- 127.74 KB
- 上次更新
- 2 年前 (2023年3月24日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
添加到收藏集
6.1.9 的发布说明
6.1.9 (2023.3.25):
- Optimize reaction for modifications of text selections: early termination of DOM traversing on not visually inline container.
Piro (piro_or) 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
* URIs which are split in multiple text-nodes, like "http://www.< em >mozilla< /em >.org/".
* URIs written with multi-byte characters. In Japan, an website of a major news uses this rule.
* This doesn't defile appearance of webpages, because this doesn't modify webpages.
See testcases in my site:
http://piro.sakura.ne.jp/xul/_textlink.html.en#testcases
Text LInk can recognize all of them completely.