44 отзыва
- Оценено на 4 из 5от cccy, 7 лет назадIt's very nice to be able to pop up automatically.
However, I also want to adjust the pop-up window title. Because I want to judge many pop-ups by the page name from the task bar.Ответ разработчика
размещено 7 лет назадThis is unfortunately a limitation set by Firefox. The domain URL is shown automatically in an effort to combat phishing.
If you want this behaviour changed you can make your voice heard on this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1296365
* I've edited my reply as I misread the proposal in that bug, my apologies. - Оценено на 5 из 5от MaTeeN25, 8 лет назад
Ответ разработчика
размещено 8 лет назад谢谢。我不懂中文。 英语好吗?
I want to keep the add-on simple, gestures is a separate and hard problem. I suggest that you contact the developer of a mouse gesture add-on and ask them to add a popup function.
Otherwise I can add an API that another add-on can use, please ask the add-on developer to contact me in that case.- Оценено на 5 из 5от Пользователь Firefox 14439705, 8 лет назад
- Оценено на 5 из 5от PT-Plugin-Plus, 8 лет назад
- Оценено на 5 из 5от recycler.fox, 8 лет назад
- Оценено на 4 из 5от grahamperrin, 8 лет назадI use a trio of extensions for pop-ups.
Focus Popup https://addons.mozilla.org/addon/focus-popup/ has a keyboard shortcut (Control-Shift-7) and can duplicate a tab into a pop-up (without history) whilst leaving the original (with history).
PopUp https://addons.mozilla.org/addon/popup/ preserves tab history when popping up, and allows me to choose the window in which a pop-up should be restored, but has no keyboard shortcut – https://github.com/aqt/webext-popup/issues/37
Popup Tab https://addons.mozilla.org/addon/popup-tab/ preserves tab history when popping up, and has a keyboard shortcut (Control-Shift-8) that works with Waterfox 56.2.7.1. - Оценено на 5 из 5от Пользователь Firefox 14295937, 8 лет назадHas been working great for my company's internal web apps. I'm super impressed with the results.
- Оценено на 5 из 5от Пользователь Firefox 14140469, 8 лет назадDoes exactly what it says without issue -- thank you for this one!
- Оценено на 5 из 5от maverick, 8 лет назадGreat addon!
The most complete and most functional in his category.
It also gives us the closest feel of a PWA we can get!
Great Job!Ответ разработчика
размещено 8 лет назадThank you for your suggestions. I have replied with my thoughts to the issues you created on the github page (#12, #13), but to summarize I don't think I will be adding these features.
(Edit: I would add #2 (maximization) but cannot since it's not possible to make popups maximized) - Оценено на 5 из 5от SuperPutte, 8 лет назадLike it a lot, but miss one thing:
Can you add an option to define width and height of the popup-window in the settings?
If possible also site-specific.
Edit: The author to this addon listened to my ideas, and did everything with glanze. I'm pleased & impressed - changed to 5 STARS of course!Ответ разработчика
размещено 8 лет назадThanks for the suggestion, I'll add settings for that.
(Edit: I've uploaded the new version now (1.3.1), it will be visible once it has been approved)
With my current way of handling settings it's not feasible to add a list of settings, i.e. site specific. I'll look into re-designing that part to make it possible but it may take some time.
(Edit: Now available in version 1.3.2)
It's also possible to add x/y position options but during my initial tests they were always created in the middle of the screen, so this might be added in a later release. - Оценено на 5 из 5от Пользователь Firefox 13370471, 9 лет назад
- Оценено на 4 из 5от Sulfer, 9 лет назадI like this extension but i have some lag in live broadcasts and videos, i try other addon and the lag is gonne, please fix this problem, the lag is fixed when i pass the pointer over the window
Ответ разработчика
размещено 9 лет назадI have been unable to reproduce this problem, any additional information you can share is greatly appreciated: Does it happen on all websites or some? Which firefox version and operative system are you using?
Your previous review was for version 1.1, can I assume you did not experience this problem with that version? Can you try one of the older versions of this add-on and see if the problem disappears? To do this, press "See all versions" on the add-on page (note that this will reset settings you've changed for this add-on). - Оценено на 5 из 5от Schnouki, 9 лет назадWorks exactly as expected. I can now open Netflix in another window with minimal UI, which is exactly what I wanted.
Thanks a lot for this extension! - Оценено на 5 из 5от crazyjackal, 9 лет назадThis works really well.
I use auto-hotkey to assign Pause Break to toggle the active window as Always on Top.
PAUSE:: Winset, Alwaysontop, , A - Оценено на 4 из 5от fla_hotrod, 9 лет назад
- Оценено на 5 из 5от scsc, 9 лет назад// Previous version:
Provides no way to return the tab back to original Firefox window (it can be only found after closing via Recently closed windows view, which opens reduced PopUp again).
Also I hope Firefox adds the API support for Always on top soon :(
// Edit:
The feature to return the tab back to original was added by developer! :)Ответ разработчика
размещено 9 лет назадThank you for using my add-on.
I expect to be releasing a new version next week where restoring to a regular window is possible; I'm currently evaluating the usability of a few different ways.