5 análises
- Avaliado em 4 de 5por Usuário 13438504 do Firefox, há 8 anosFF 57 - Egal welche Einstellungen ich vornehme, die neuem Tabs öffnen sich mal in Hintergrund und mal in Vordergrund.
- Love this addon but please add the ability to open new links NEXT TO the current tab and not at the end of all the tabs. This would make this a perfect addon!
Reply to Developer**
The problem with the addon below is that I think it forces ALL new tabs to open next to the current one instead of just the ones opened via a link. Basically the default behavior right now if I right click a link and say "open in new tab" is what I want from your extension.Resposta do desenvolvedor
publicado há 8 anosi could do it, but i think this add-on gives that functionality: https://addons.mozilla.org/en-US/firefox/addon/open-tabs-next-to-current/
Tell me if it is good enough, and i will add it to the description for people find it better.
-------
Ok i see, i will look what i can do - Avaliado em 4 de 5por Usuário 12357730 do Firefox, há 8 anosBut I have to use version 1.4 : with version 1.5, dragging up links to open them didn't work anymore, especially in forums.
Resposta do desenvolvedor
publicado há 8 anosi think i have the problem, the calculations to see if the drop is made inside the content area is affected by the zoom used, i will look it
-----
I released 1.6, it checks that drag operation has been inside browser window instead of viewport content of the website, because there isn't a trusty way of doing it. Resposta do desenvolvedor
publicado há 8 anosI tried to make that feature before release, but with webextensions, i can't find a way to get the default search engine to use it. I could use google by default, but not everybody uses google, so for now you can drag the text to the address or search bar.
I neither want to use the old addon sdk because it's going to be removed :/
After thinking a little bit, i could make an options page to set the query url of the search engine the user wants to use, but dunno if it is worth the effort