Text Link by Piro (piro_or)
Allows URI texts written in webpages to be loaded by double clicks.
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
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.
Developer comments
Rate your experience
PermissionsLearn more
This add-on needs to:
- Input data to the clipboard
- Read the text of all open tabs
- Access your data for all websites
More information
- Add-on Links
- Version
- 6.1.9
- Size
- 127.74 KB
- Last updated
- 2 years ago (Mar 24, 2023)
- Related Categories
- License
- Mozilla Public License 2.0
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
Add to collection
Release notes for 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.
More extensions by Piro (piro_or)
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
* 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.