send-to-spillo のバージョン履歴 - 全 6 バージョン
send-to-spillo 作成者: jpr、 Ed Mechem
send-to-spillo のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.4
リリース日 : 2024年4月28日 - 27.28 KBfirefox バージョン 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 only に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.3.1
リリース日 : 2020年4月11日 - 24.46 KBfirefox バージョン 48.0 以降 で動作Fix the `window.setTimeout()` handlingソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.3
リリース日 : 2020年4月9日 - 24.64 KBfirefox バージョン 48.0 以降 で動作Tab handling has been adapted to still work properly with FF75+ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.2
リリース日 : 2018年9月23日 - 21.44 KBfirefox バージョン 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 only に従いリリースされています
バージョン 1.1
リリース日 : 2018年8月19日 - 21.38 KBfirefox バージョン 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 only に従いリリースされています
バージョン 1.0
リリース日 : 2018年6月16日 - 9.07 KBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています