Análises para Hyper Drag
Hyper Drag por hyperT
Resposta por hyperT
Resposta do programador
publicado a há 7 anosプレーンテキストのURL移行は実装済みでしたが、判定条件を変更させてもらいます。
基本的には、
テキスト(URL)は「http」「https」「ttp」「ttps」「ドメイン」から始まる、
URLとして利用できる文字列を判別してURLとしてタブを開きます。
1.2.0では、URLの末尾にスペースが入っている場合はテキスト検索として動作しています。
これを少し変更してみます。コメントありがとうございました。
基本的には、
テキスト(URL)は「http」「https」「ttp」「ttps」「ドメイン」から始まる、
URLとして利用できる文字列を判別してURLとしてタブを開きます。
1.2.0では、URLの末尾にスペースが入っている場合はテキスト検索として動作しています。
これを少し変更してみます。コメントありがとうございました。
46 análises
- Avaliado em 5 de 5por 夕阳与月 , há 4 mesesThanks to the author. Can you add a timeout setting?
For example, if I drag a link and I don't release the mouse for more than 500ms (users can set the time themselves), the dragging behavior will be canceled.
Compared with the min drag distance, I prefer timeout.Resposta do programador
publicado a há 4 mesesThanks for the suggestion. It sounded like a good idea, so I wrote the code halfway through, but since there is no API to visually cancel the drag operation, I decided to pass on it this time.
As an alternative, I thought of creating a cancel zone in the corner of the screen and dropping the drag operation there.
Currently, you can interrupt by pressing the ESC key. - Avaliado em 5 de 5por SaltFishExcapel , há 6 meses
- Avaliado em 5 de 5por eee , há 8 meses
- Avaliado em 5 de 5por gtataki , há 9 meses
- Avaliado em 5 de 5por Utilizador do Firefox 18219073 , há um anoいつも使わせてもらってます。
テキストの検索エンジンにCustom URLを追加できないでしょうか。
X(旧ツイッター)や他のサイトでも検索したいので。Resposta do programador
publicado a há um ano検索はFirefox標準の検索エンジンに登録されているものを使用できます。
検索エンジンを追加するにはそのサイトがOpenSearchに対応している必要があり、Twitterは対応しています。(日付などの詳細なパラメータは渡せません。)
検索エンジンの追加方法は複数ありますが、対応しているサイトに移動してアドレスバーを選択すると「今回だけ使う検索エンジン」という項目が出るのでそこで追加するのが簡単です。 - I have been using this extension for a long time, including the previous version (which I forget the name of). I am happy with this new version, but recently I have been having trouble searching on Google as it does not seem to work on any website. Is this just happening to me, or is anyone else experiencing this issue? Thank you for your efforts.
Resposta do programador
publicado a há 2 anosIt could be happening only to you, or it could be a problem with the site.
I need specific samples to fix it, so it would be helpful if you could write them down.
The page and selection where the problem occurs, and the URL of the newly opened tab. - It's a great addon and I've been using it for a long time, but lately it's having some problems with certain websites, for example Reddit. When you drag a plain text word it just open a new tab instead of searching that word on Google as configured in settings. Another example is the website www.clarin.com
Resposta do programador
publicado a há 2 anosThey seem to cause problems with the text on the links.
I don't know if everything will work, but I did the update. - Avaliado em 5 de 5por Utilizador do Firefox 17763087 , há 2 anos
Resposta do programador
publicado a há 3 anosThis add-on works alone in your browser only.
It does not collect any information. It does not send any information anywhere.
I wrote all the code from scratch, so I am confident this is a secure add-on. The code has also been inspected by Mozzila.
I never thought about what I needed to write about privacy statements.
Should I have insisted that "no information of any kind will be collected?"
Anyway thank you for reviewing it.Resposta do programador
publicado a há 3 anosThank you for the report. But I could not confirm that.
It may be interfering with other add-ons. So please try using this add-on only.
If we can find the cause, we can adjust it.Resposta do programador
publicado a há 4 anosIt is not fully customizable, but can be added to any site that uses Open the Search, which can be integrated into Firefox.
Naver is not supported, but Daum can be added.
More information can be found on the Mozilla support page.
https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox- Avaliado em 4 de 5por harl windwolf , há 4 anosOpening links and searching for text works great.
Saving images works only about 80% of the time, but some images are saved as "search" (without filename extension) and contain no valid image data. I don't know what Hyper Drag saves in those "search" files, but when I save the same images via FF's native "Save Image As.." it works just as it should.