Text Link webext에 대한 리뷰
Text Link webext 제작자: Nekoziroo
Nekoziroo 님의 답글
개발자 답글
7년 전에 게시됨Webextensions cannot open about:config in tab. :(
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/create
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/create
리뷰 21개
- 5점 만점에 5점Firefox 사용자 15100140 님, 2년 전
- 5점 만점에 5점Firefox 사용자 11731480 님, 3년 전
- 5점 만점에 5점Rico Liebscher 님, 5년 전
- 5점 만점에 5점Firefox 사용자 15006710 님, 6년 전
- Does exactly what it says. One thing I would really like to see, and it would make this a 5-star add-on, is the ability to set it to ignore the clicking (not open the link) if I double-click and drag, so I can select/highlight a link without opening it. If that's not possible, perhaps an option to make it open the link with a triple-click.
Edit: Upgraded to 5-stars due to the dev's quick response and adding the requested feature. Still not perfect, since it takes three clicks to highlight an entire link (double-clicking only highlights the part between the dots), so in order to highlight the whole thing without activating this you need to double-click the beginning part then drag to select the whole thing, but dev made it work for that, which is what I requested, and I'm not sure what could be done about that (middle-click to open the link?). And it's not the fault of the addon, just a limitation of how text selection works. I also don't think it will end up being an issue very often. So despite this minor issue, this is definitely a 5-star addon and developer. Thanks!개발자 답글
7년 전에 게시됨Thank you for your suggestion vertigo, and I made a tripple click mode in the option menu to reflect your suggestion. Hope it helps. - 5점 만점에 4점Firefox 사용자 13486900 님, 7년 전it works fine.if this could deal with "https://pan.a b c.com",will be better.
개발자 답글
7년 전에 게시됨I'm sorry to say, but there's a difficulty defining which space to ignore to make it clickable, because spaces are often used to separate words in English. - 5점 만점에 5점Firefox 사용자 13777668 님, 7년 전
- 河马:
Can you support this kind of text link:
about:config
and non-ASCII link?
-----
Nekoziroo:
firefox addon not work in about:config.
It is difficult to support to ASCII code.
-----
Thanks, I know the WE addons cannot take effect on the about page, but just to be clear, I mean, the string "about:config" on the NORMAL http page, when we double-click it, can it jump to the corresponding page?개발자 답글
7년 전에 게시됨Webextensions cannot open about:config in tab. :(
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/create 개발자 답글
8년 전에 게시됨短縮URLは試したことがなかったのでこれから試してみます。
httpで始まらないwww.example.comのようなURLは、動作するようになっているはずです。動作しないURLがあるのでしたらgithubのissueにお願いします。- 5점 만점에 5점Firefox 사용자 13318491 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13304064 님, 8년 전This add-on seems to recognize only URLs starting with http(s).
So, I hope this add-on will recognize URLs that start with other www etc.