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 КБ
- Последнее обновление
- 2 года назад (24 мар. 2023 г.)
- Связанные категории
- Лицензия
- Публичная лицензия 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.