send-to-spillo 版本紀錄 - 6 個版本
send-to-spillo 作者: jpr、 Ed Mechem
send-to-spillo 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.4
發行於 2024年4月28日 - 27.28 KB適用於 firefox 48.0 與更新版本This release overhauls the way send-to-spillo calls out to Spillo and does away with the creation of temporary Tabs 🎉.
When running send-to-spillo the first time Firefox pops up a request to explicitly let the user allow the extension to communicate with the Spillo native binary.
With the way things were built up to now this wasn't really working, because all of this would happen in a new Tab the extension opened and closed really fast. Users didn't really have any chance of approving this.
Trying to solve this problem, we've come up with a better solution for the overall way send-to-spillo works: Now we simply append an invisible link (invisible, because it contains no text), make the browser click it and invoke Spillo that way.
This also has the benefit, that the permissions dialog (if still shown) is presented in the context of the current tab, so the user can't really miss it.原始碼依照 僅 GNU General Public License v3.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.3.1
發行於 2020年4月11日 - 24.46 KB適用於 firefox 48.0 與更新版本Fix the `window.setTimeout()` handling原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.3
發行於 2020年4月9日 - 24.64 KB適用於 firefox 48.0 與更新版本Tab handling has been adapted to still work properly with FF75+原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.2
發行於 2018年9月23日 - 21.44 KB適用於 firefox 48.0 與更新版本Version 1.2 again improves the Tab handling. Thanks to a PR by Ed Mechem we now get a separate Tab that isn't put in the foreground to handle all the interaction with Spillo, so your original Tab stays unchanged.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.1
發行於 2018年8月19日 - 21.38 KB適用於 firefox 48.0 與更新版本, android 48.0 到 68.*updated Tab Handling: Spillo now gets called from within the active Tab, no additional Tabs get created. This way you don't loose your position in the Tab-Bar anymore.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.0
發行於 2018年6月16日 - 9.07 KB適用於 firefox 48.0 與更新版本, android 48.0 到 68.*原始碼依照 僅 GNU General Public License v3.0 條款釋出