send-to-spillo versjonshistorikk - 6 versjoner
send-to-spillo av jpr, Ed Mechem
send-to-spillo versjonshistorikk - 6 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 1.4
Utgitt 28. apr. 2024 - 27,28 kBFungerer med firefox 48.0 og nyereThis 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.Kildekode utgitt under GNU General Public License v3.0 only
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 1.3.1
Utgitt 11. apr. 2020 - 24,46 kBFungerer med firefox 48.0 og nyereFix the `window.setTimeout()` handlingKildekode utgitt under GNU General Public License v3.0 only
Versjon 1.3
Utgitt 9. apr. 2020 - 24,64 kBFungerer med firefox 48.0 og nyereTab handling has been adapted to still work properly with FF75+Kildekode utgitt under GNU General Public License v3.0 only
Versjon 1.2
Utgitt 23. sep. 2018 - 21,44 kBFungerer med firefox 48.0 og nyereVersion 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.Kildekode utgitt under GNU General Public License v3.0 only
Versjon 1.1
Utgitt 19. aug. 2018 - 21,38 kBFungerer med firefox 48.0 og nyere, android 48.0 til 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.Kildekode utgitt under GNU General Public License v3.0 only
Versjon 1.0
Utgitt 16. juni 2018 - 9,07 kBFungerer med firefox 48.0 og nyere, android 48.0 til 68.*Kildekode utgitt under GNU General Public License v3.0 only