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 License 條款釋出
下載 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出