Pin Unpin Tab incelemeleri
Pin Unpin Tab geliştiren: Jayesh Bhoot
37 inceleme
- 5 üzerinden 5 puanyazan: Goston, 7 yıl önce
- 5 üzerinden 5 puanyazan: Patrice, 8 yıl önceThis extension seems work only on Windows, and not in Linux by the key combinaison ALT + P. Please, can you correct the extension, and I change my note.
//EDIT : it works now!Geliştiricinin yanıtı
gönderilme: 7 yıl önceHello
In fact, I test on Linux first, it being my primary OS.
Please check one usecase: are you using 'Alt Gr' key (which often replaces the right Alt key on laptops) instead of Alt key? AltGr is not mapped to Alt in some Linux distributions.
Otherwise, can you provide more details? - 5 üzerinden 5 puanyazan: Michael Woffenden, 8 yıl önceVery nice, so easy to pin and unpin using the toolbar button!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13577151, 8 yıl önceAlt-P. Makes so much sense, this should come out of the box! Thanks for writing this add on!
- 5 üzerinden 5 puanyazan: Victor Onrust, 8 yıl önceWould like if there was a possibility to protect the tab!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12531918, 8 yıl önceThx again) Much better, but I still have unwanted pin when I'm using thumb drag on scroll bar.
Geliştiricinin yanıtı
gönderilme: 8 yıl önceI agree. I have opened a related bug on the github repo and hope to resolve it soon.
update: Please try out the updated version 3.3 and let me know if the issue still persists. - 5 üzerinden 5 puanyazan: partycola, 8 yıl önceNow with the long left mouse click option, it's much easier to use =) Great add on
Geliştiricinin yanıtı
gönderilme: 8 yıl önceThank you!
You may want to check out the latest approach in v3.0 - long left click anywhere on the webpage to pin or unpin the tab.- 5 üzerinden 5 puanyazan: yadis7, 9 yıl önce
Geliştiricinin yanıtı
gönderilme: 8 yıl önceAs confirmed by Mozilla developers, the webextensions technology have limited features to ensure security of the browser. So, they will not implement the API required for 'double-click on tab' feature. Look here(https://bugzilla.mozilla.org/show_bug.cgi?id=1246706) and here(https://bugzilla.mozilla.org/show_bug.cgi?format=default&id=1356949) for more details.
So, unfortunately, you should stop waiting for that feature. Meanwhile, may be the latest approach in v3.0 - long left click anywhere on the webpage to toggle - may suffice (or hopefully exceed) your needs.Geliştiricinin yanıtı
gönderilme: 8 yıl önceAs confirmed by Mozilla developers, the webextensions technology have limited features to ensure security of the browser. So, they will not implement the API required for 'double-click on tab' feature. Look here(https://bugzilla.mozilla.org/show_bug.cgi?id=1246706) and here(https://bugzilla.mozilla.org/show_bug.cgi?format=default&id=1356949) for more details.
So, unfortunately, you should stop waiting for that feature. Meanwhile, may be the latest approach in v3.0 - long left click anywhere on the webpage to toggle - may suffice (or hopefully exceed) your needs.- 5 üzerinden 5 puanyazan: v1tesse, 9 yıl önceThe keyboard shortcut and pin button are nice additions that make me wonder why this hasn't been included as a native Firefox feature so far.
While the developer is working on adding the ability to customize the keyboard shortcut, AutoHotkey (for Windows only, or other Mac alternatives) can help with that, by making it possible to use another key combination but send Alt+P in Firefox.
By creating a more complex script, I found out that I can use AutoHotkey for a double click on a tab to send Alt+P and pin it, which takes this to another level not currently allowed for web extensions (they can't read clicks on tabs anymore).Geliştiricinin yanıtı
gönderilme: 8 yıl önceI will add the customizable shortcut in the next update.
Meanwhile, may be the latest approach in v3.0 - long left click anywhere on the webpage to toggle - may suffice (or hopefully exceed) your needs.
Also, you may check out the screenshots I have added, that demonstrates some locations to place the add-on icon, for quick and efficient access.