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 Public License 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.