5 відгуків
- Оцінка 4 з 5від Користувач Firefox 13438504, 8 років томуFF 57 - Egal welche Einstellungen ich vornehme, die neuem Tabs öffnen sich mal in Hintergrund und mal in Vordergrund.
- Оцінка 4 з 5від Kuma, 8 років томуDue to my old habits, is it possible to add an option about "always open in background tab"?
- Оцінка 4 з 5від Skrell, 8 років тому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.Відповідь розробника
оприлюднено 8 років томуi 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 - Оцінка 4 з 5від Користувач Firefox 12357730, 8 років томуBut I have to use version 1.4 : with version 1.5, dragging up links to open them didn't work anymore, especially in forums.
Відповідь розробника
оприлюднено 8 років томуi 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. - Оцінка 4 з 5від Bo Bayles, 8 років томуClean and simple approach that makes browsing with a laptop easier. I'd give this five stars if it worked for searching highlighted text also!
Відповідь розробника
оприлюднено 8 років томуI 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