Taskolio Webextension 版本历史 - 11 个版本
Taskolio Webextension 作者: Andrew Sutherland
Taskolio Webextension 版本历史 - 11 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.7.2
发布于 2019年12月4日 - 24.14 KB适用于 firefox 42.0 及更高版本For reals fix the canvas conversion logic.源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.7.0
发布于 2019年12月3日 - 24.13 KB适用于 firefox 42.0 及更高版本Enhances the HTML rendering logic to support a more standard rgb encoding for streamdeck display purposes.源代码遵循 MIT 许可证 发布
版本 0.6.0
发布于 2019年6月15日 - 23.94 KB适用于 firefox 42.0 及更高版本Adds Tree Style Tabs integration so that tab bookmarks set on the physical device hardware have their color reflected into the Tree Style Tab corresponding to the bookmark.源代码遵循 MIT 许可证 发布
版本 0.5.0
发布于 2019年6月8日 - 22.87 KB适用于 firefox 42.0 及更高版本Focus slot parent descriptor changed to expose the raw bounds rather than attempting to pre-transform to map from CSS pixels to device pixels. Unfortunately, the way Firefox does multi-monitor offset calculations for CSS pixels requires having information about the monitors in use, something that is not exposed to the WebExtension.源代码遵循 MIT 许可证 发布
版本 0.4.3
发布于 2019年2月15日 - 17.1 KB适用于 firefox 42.0 及更高版本Fix bugs where the reported focusSlotId was not properly mapped to the persistent version.源代码遵循 MIT 许可证 发布
版本 0.4.2
发布于 2019年2月14日 - 17.14 KB适用于 firefox 42.0 及更高版本Ugh. Version 0.4.1 was a bug-fix and I hit the "Cancel and Disable Version" button accidentally instead of the "Submit Version" button because I'm used to hitting the right-most button and it's nice and big and red.源代码遵循 MIT 许可证 发布
版本 0.4
发布于 2019年2月14日 - 17.14 KB适用于 firefox 42.0 及更高版本Adds the ability to "bookmark" buttons/links in specific tabs and report them to the controller server so that they can be assigned to buttons on the hardware controller. These bookmarks use a session-persisted per-tab permission model so that a rogue controller can only abuse the permissions which have explicitly been granted.源代码遵循 MIT 许可证 发布
版本 0.3
发布于 2019年2月12日 - 14.8 KB适用于 firefox 42.0 及更高版本- Allocate persistent tab and window id's through use of the sessions API so that taskolio bookmarks are able to persist across browser restarts. This now requires the "sessions" permission.
- Send focus slots inventory at connection.源代码遵循 MIT 许可证 发布
版本 0.2
发布于 2019年2月7日 - 13.69 KB适用于 firefox 42.0 及更高版本This update:
1. Provides the ability to render HTML to images so that the node.js server can use the LCD displays on the NI Maschine Mk3 as part of its interface.
2. Provides more information about tabs open in the browser to the node.js server so that the display can list the pinned tabs of the primary browser window. This includes the title of all open tabs.源代码遵循 MIT 许可证 发布
版本 0.1.1
发布于 2018年10月22日 - 12.63 KB适用于 firefox 42.0 及更高版本Compensate for device-pixel ratio when reporting window coordinates so the window manager can match with its own actual raw screen coordinates rather than logical CSS pixels.源代码遵循 MIT 许可证 发布