Histórico de versões do send-to-spillo - 6 versões
send-to-spillo por jpr, Ed Mechem
Histórico de versões do send-to-spillo - 6 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.4
Lançado em 28 de abr de 2024 - 27,28 KBFunciona em firefox 48.0 em dianteThis 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.Código fonte publicado sob Somente GNU General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.3.1
Lançado em 11 de abr de 2020 - 24,46 KBFunciona em firefox 48.0 em dianteFix the `window.setTimeout()` handlingCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.3
Lançado em 9 de abr de 2020 - 24,64 KBFunciona em firefox 48.0 em dianteTab handling has been adapted to still work properly with FF75+Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.2
Lançado em 23 de set de 2018 - 21,44 KBFunciona em firefox 48.0 em dianteVersion 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.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.1
Lançado em 19 de ago de 2018 - 21,38 KBFunciona em firefox 48.0 em diante, android 48.0 até 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.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.0
Lançado em 16 de jun de 2018 - 9,07 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Somente GNU General Public License v3.0