Firefox now supports the Browser Extensions standard, the same API that our Chrome extension uses. We adapted our Chrome browser extension to also work with Firefox to only develop one extension for both browser.
Furthermore, we also updated the shortcut feature. Instead of using our own implementation, we now use the commands API. The default shortcuts are:
- myBibsonomy:
Ctrl+Shift+Y
(macOS:Ctrl+Shift+H
) - save bookmark:
Ctrl+Shift+X
(macOS:Ctrl+Shift+B
) - save publication:
Ctrl+Shift+V
(macOS:Ctrl+Shift+P
)
Happy browsing and tagging,
Daniel