DeezerToolbar 的评价
DeezerToolbar 作者: Chowbi
6 条评价
- 评分 4 / 5来自 Jakub Liput, 7 年前Greatly increases the convenience of using Deezer! It simply just works :)
Although you addon is great, there are some small flaws for me:
- I'm using ctrl+shift+arrows to select whole words (standard shortcuts), so for me current unconfigurable keyboard shortcuts are unusable.
- Icons don't look good - I think it will be great to try for example Material Design icons: https://material.io/tools/icons/?style=round - Apache 2.0 license.
FYI Deezer is planning new beta interface which doesn't work now with this addon (you can check it using Deezer Labs). It will become a problem when they make it stable and default, but of course it's not the problem so far.
I'm a programmer, so maybe I can help you with some features? I didn't contributed to FF addons so far so I don't know where to find source code to contribute to.开发者回应
发布于 7 年前Hi,
thanks a lot for you review !
I have some work to do on this small module as Mozilla is asking to use the last version of Jquery, what it doesn't, and some other small things.
For sure icons are also a point !
I don't have much time for now to work on DeezerToolbar, but it shouldn't be too hard to adapt it to the new Deezer interface as it is rather simple and uses DOM to act.
Of course the code is open source and can be found here : https://github.com/Chowbi/DeeToolBar. Don't hesitate to fork / contribute.
Regards. - 评分 4 / 5来自 Eduardo Mozart de Oliveira, 7 年前Hello Developer,
I'm using DeezerToolbar since Firefox 57 (Quantum) release. It's being hard to find extensions compatible with this new version of Firefox, since Mozilla changed extensions to WebExtension ones.
I'm having just a little trouble: hotkeys support is not working anymore. I press [Ctrl]+[Shift]+[Up] and it doesn't work. The same happens when I try any other key shortcut, but changing the music from the DeezerToolbar icon works normally. I'm using Linux Deepin 15.5 (based on Debian "Sid" x86_64). The rightest button on Deezer Toolbar is green.
[EDIT] I remove and reinstall the extension and it back working again in Firefox Quantum. - First of all thanks alot for this module, it is a life changer for me and my 30 trillions tabs.
Can confirm it works on Mac too (Ctrl key is changed to cmd key as usual)
The only thing a little bit annoying is that these shortcuts are also used in some text editing or even web navigation so if I enable it, I can't do ctrl+left/cmd+left top go to beggining of text for example, or do cmd+up to go to top of page. Even when shortcuts are disabled, it seems to still capture the keys sometime (e.g Firefox URL bar) and replace the usual behaviour.
What could be cool is to be able to change the shortcuts bindings, or else when disabled, to disable it completely everywhere.
Besides that thanks again for this little module !开发者回应
发布于 7 年前Hello,
I've updated the addon and shortcuts have changed, add shift to previous ones.
Firefox shall add soon the ability to change shortcuts, so you can change them as you want.
The fact that shortcuts don't disable completly looks like a Firefox bug.
Regards. - 评分 4 / 5来自 Jan Krüger, 8 年前I like extensions that do one thing and do it well. No clutter here!
Unfortunately the keyboard shortcuts break wordwise cursor movements in text fields (Ctrl+left/right). The handlers should at least not block the default handling if keyboard shortcuts are disabled in the extension pop-up. Ideally the extension would detect a text field being focused.
Some suggestions:
* Add tooltips to the buttons in the pop-up.
* Particularly for using Flow, add buttons for adding/removing favourites (ideally with a visual indicator of whether the song is currently favourited) and for disliking songs. With keyboard shortcuts, ideally.
Anyway, thanks for this nice extension, and it would be lovely if you could change the shortcut handling!开发者回应
发布于 7 年前Hello,
I've updated the addon and shortcuts have changed, add shift to previous ones.
Firefox shall add soon the ability to change shortcuts, so you can change them as you want.
The fact that shortcuts don't disable completly looks like a Firefox bug.
I removed volume buttons that turned unsupported and add "like" and "ban" features. The like is shortcuted.
Regards.