Historique de versions de send-to-spillo - 6 versions
send-to-spillo par jpr, Ed Mechem
Historique de versions de send-to-spillo - 6 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.4
Publié le 28 avr. 2024 - 27,28 KoFonctionne avec firefox 48.0 et versions supérieuresThis 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 1.3.1
Publié le 11 avr. 2020 - 24,46 KoFonctionne avec firefox 48.0 et versions supérieuresFix the `window.setTimeout()` handlingCode source publié sous licence GNU General Public License v3.0 uniquement
Version 1.3
Publié le 9 avr. 2020 - 24,64 KoFonctionne avec firefox 48.0 et versions supérieuresTab handling has been adapted to still work properly with FF75+Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.2
Publié le 23 sept. 2018 - 21,44 KoFonctionne avec firefox 48.0 et versions supérieuresVersion 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.1
Publié le 19 août 2018 - 21,38 KoFonctionne avec firefox 48.0 et versions supérieures, 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 1.0
Publié le 16 juin 2018 - 9,07 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Code source publié sous licence GNU General Public License v3.0 uniquement