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 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.3.1
发布于 2020年4月11日 - 24.46 KB适用于 firefox 48.0 及更高版本Fix the `window.setTimeout()` handling源代码遵循 仅 GNU 通用公共许可证 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 通用公共许可证 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 通用公共许可证 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 通用公共许可证 v3.0 发布
版本 1.0
发布于 2018年6月16日 - 9.07 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*源代码遵循 仅 GNU 通用公共许可证 v3.0 发布