Critiques pour Pin Unpin Tab
Pin Unpin Tab par Jayesh Bhoot
45 notes
- Noté 2 sur 5par Utilisateur ou utilisatrice 14408487 de Firefox, il y a 4 ansKeyboard shortcut does not work on Mac OS.
Réponse du développeur
mis en ligne : il y a 2 ansyou can customize keyboard shortcuts. See the guide at: https://github.com/jayesh-bhoot/pin-unpin-tab/issues/17 - Noté 5 sur 5par Flavio Wuensche, il y a 4 ans
- Noté 5 sur 5par Goston, il y a 4 ans
- Noté 5 sur 5par Patrice, il y a 4 ansThis 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!Réponse du développeur
mis en ligne : il y a 4 ansHello
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? - Noté 5 sur 5par Michael Woffenden, il y a 4 ansVery nice, so easy to pin and unpin using the toolbar button!
- Noté 5 sur 5par Utilisateur ou utilisatrice 13577151 de Firefox, il y a 5 ansAlt-P. Makes so much sense, this should come out of the box! Thanks for writing this add on!
- Noté 4 sur 5par Utilisateur ou utilisatrice 13533437 de Firefox, il y a 5 ansI'd give it 5 stars bc it does what it's supposed to, but having the long left-click on by default really threw me for a loop, couldn't figure out why it was happening. Maybe the default should be off for that, or perhaps even just a longer "hold down" time default.
Réponse du développeur
mis en ligne : il y a 5 ansI see your point. I agree that the default behaviour of long click often becomes confusing. Let me give some thought on this. - Noté 5 sur 5par Victor Onrust, il y a 5 ansWould like if there was a possibility to protect the tab!
- Noté 5 sur 5par Utilisateur ou utilisatrice 12531918 de Firefox, il y a 5 ansThx again) Much better, but I still have unwanted pin when I'm using thumb drag on scroll bar.
Réponse du développeur
mis en ligne : il y a 5 ansI 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. - Noté 2 sur 5par Utilisateur ou utilisatrice 12732546 de Firefox, il y a 5 ans
- Noté 4 sur 5par klint, il y a 5 ans
- Noté 5 sur 5par partycola, il y a 5 ansNow with the long left mouse click option, it's much easier to use =) Great add on
- Noté 4 sur 5par raicov, il y a 5 ans
Réponse du développeur
mis en ligne : il y a 5 ansThank 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.- Noté 5 sur 5par yadis7, il y a 5 ans
Réponse du développeur
mis en ligne : il y a 5 ansAs 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.- Noté 4 sur 5par EcceNux, il y a 5 ansShortcut in new version doesn't work in Windows if "P" is a shortcut for the menu (e.g. in Polish menu).
Long press does seem to work for standard pages, thanks :-). Not ideal, so still hoping for customizable shortcut.Réponse du développeur
mis en ligne : il y a 5 ansI settled on the Alt-P shortcut after a lot of trial and error. Unfortunately, my attempts were narrow, limited to English language. I will try to implement a customizable keyboard shortcut as soon as possible to alleviate this issue.
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. Réponse du développeur
mis en ligne : il y a 5 ansAs 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.Réponse du développeur
mis en ligne : il y a 5 ansAs 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.- Noté 5 sur 5par v1tesse, il y a 6 ansThe 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).Réponse du développeur
mis en ligne : il y a 5 ansI 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.