Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.5.67
Rilasciato 21 gen 2025 - 1,73 MBCompatibile con firefox120.0 e successive, android120.0 e successiveTurns out I done a bit of an oopsie and nobody told me about it. I accidentally commented out the share celebration netcode, that's why sharing celebrations didn't actually send the message.. Whoops! It's fixed now, so go ahead and share those celebrations! 🎉
Please do report issues or bugs you encounter! I can't fix issues nobody bothers to report. 😅
Fix: Uncommented the share celebration netcodeCodice sorgente rilasciato sotto Tutti i diritti riservati
Scarica FirefoxDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 1.5.66
Rilasciato 11 gen 2025 - 1,73 MBCompatibile con firefox120.0 e successive, android120.0 e successiveAdded partial support for sub anniversary celebrations. Still need more test data to fully implement this feature. If you have this feature on any of your subbed channels, please reach out to me on the NTV Discord Community server (https://discord.gg/u2gEQZrB6h) if you're willing to help provide some screenshots. This will help me implement support for this feature in NTV. Thanks in advance!
Feat: Partial support for sub anniversary celebrationsCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.65
Rilasciato 11 gen 2025 - 1,72 MBCompatibile con firefox120.0 e successive, android120.0 e successiveTemporarily hidden the share subscription anniversary feature for now because it only gets in the way. Now I got the necessary data to implement it, I'll ship it tomorrow.
Fix: Temporarily hiding the share celebration feature
Fix: Native Kick quick emotes holder sometimes not hiding properly on page loadCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.64
Rilasciato 4 gen 2025 - 1,71 MBCompatibile con firefox120.0 e successive, android120.0 e successiveChore: Merged permissions in manifestCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.63
Rilasciato 4 gen 2025 - 1,71 MBCompatibile con firefox120.0 e successive, android120.0 e successiveIt's a new year and a new update! I hope you all had a great holiday season and are ready for a fresh new year. I'll kick it off with some fixes as I get back to picking up the pace. The next milestone still remains the complete rewrite of the extension with the new UI framework as version 2.0. As you can imagine this is quite a bit of work so don't think I'm dead if you don't see updates for a little while. I'm still here, just working on the big stuff!
I'll still be picking up important bug fixes in the meantime, so don't hesitate to report any issues you encounter.
===! HELP WANTED !===
That being said, Kick has recently rolled out a new update that allows you to share your sub anniversary in chat. As I'm currently unable to reproduce this, I'm looking for someone who can help me out with this. If you currently have this button on any of your subbed channels, please reach out to me on the NTV Discord Community server (https://discord.gg/u2gEQZrB6h) if you're willing to help provide some screenshots. This will help me implement support for this feature in NTV. Thanks in advance!
===! HELP WANTED !===
Feat: Re-implement user mute/block feature after Kick broke it, now actually remembers muted users #191
Fix: New Kick update breaking admin dashboard again #195
Fix: Unable to copy emojis in chat to clipboard #194
Fix: Broken 7TV emoteset icon #197
Fix: Stream buffering overlay showing on top of chat #159Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.62
Rilasciato 7 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Video alignment setting not working
Fix: Video control bar overlapping left side positioned chat
Fix: Raised network request timeout to absurdly high levelsCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.61
Rilasciato 7 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Re-arranging favorites resulting in randomized order
Fix: 7TV event API not reconnecting
Fix: Issue in toggling quick emote holder settings
Chore: Minor changes to settings menu structureCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.60
Rilasciato 5 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFeat: New settings option to move chat to left side of layoutCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.59
Rilasciato 5 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: 7TV emotes without files breaking runtime
Fix: Emote tooltip images not working for other channel Kick emotes you are not subscribed to
Fix: Settings menu not scrolling to top correctly
Chore: Adjusted event API reconnect max duration to 2 hours
Chore: Turned my doorbell into a time machineCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.58
Rilasciato 3 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Clip links not working in chat messages
Fix: Another attempt at fixing the async session reload issuesCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.56
Rilasciato 3 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Lack of previous session sometimes breaking navigationCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.55
Rilasciato 3 nov 2024 - 1,75 MBCompatibile con firefox120.0 e successive, android120.0 e successiveI'm currently preparing for a big rewrite of the UI framework, which is a big part of the codebase, because I want to get rid of technical debt and keep the codebase more maintainable. There's currently a lot of legacy code due to decisions made during the rapid prototyping and version iterating of the early stages of NipahTV. This will take some time, but it will allow me to better support features like translating NipahTV to other languages and finally do a full replace of the chat, instead of the dirty injection method it's doing now (causing all kinds of unsolvable issues).
But before that, enjoy the new features and fixes! We now have support for 7TV nametag paints and subscriber badges.
Feat: Added support for 7TV namepaint cosmetics
Feat: Added support for 7TV badge cosmetics
Feat: Extensions can now manage private database
Fix: Settings menu modal not scrolling to top on category panel change
Fix: Page navigation resulting in sessions firing too many session destoyed events
Fix: Temporary UI reload fix re-running too fast
Fix: Double message history after page navigation
Fix: Weird names breaking name selectors
Fix: False positives for VOD URIs
Chore: Refactored 7TV Event API from SSE to websockets
Chore: Added boilerplate example extensionCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.54
Rilasciato 24 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Zero width emotes overflowing emote container
Fix: Windows emoji bar unrecognized input events
Fix: Short UI init timeouts sporadically resulting in partially loaded UI states
Fix: Input requiring more checks for empty content events
Fix: Compositioned input events not inserting content correctly into input
Fix: Re-aligned the stars to improve system performanceCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.53
Rilasciato 23 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Raised request timeout from 7s to 15sCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.52
Rilasciato 22 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Emote sets re-rendering all emote sets for every set added
Fix: 7TV user not found showing unnecessary error toast
Fix: Emote completions not closing nav window on cursor clickCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.51
Rilasciato 20 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Quick emote holder favorites not correctly updating new loaded emote setsCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.50
Rilasciato 20 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Allow faster asynchronous non-blocking loading of emote providers
Fix: Emote provider outtage potentially resulting in data loss of recently used emotes and stored favorites due to scheduled database cleanupCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.49
Rilasciato 20 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.48
Rilasciato 20 ott 2024 - 1,63 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFeat: Added new settings options for message styling
Feat: Added new settings options for emotes styling
Fix: Default message and emote styling not matching native Kick
Fix: Zero-width emotes not centering when wider than emote
Fix: Clipboard copy not working for emotes in input field
Style: Improved settings modal looks
Refactor: Re-identified settings keysCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.47
Rilasciato 13 ott 2024 - 1,62 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Incorrect quick emote holder height calculationCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.46
Rilasciato 13 ott 2024 - 1,62 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Emotes getting slightly clipped due to overflow
Fix: Being able to click sub emotes in chat of current channel when not subbed
Fix: Slightly improved new messages showing out of view
Fix: Chat overlay mode buttons not translucent #180
Fix: Low quality emote tooltip images
Refactor: Isolated 7TV integration as extension
Refactor: Full restructure of project from pattern-based to semantic-based organization
Style: Quick emote holder emotes are now same size as in chat
Style: Changed default highlight color
Style: Tightened spacing of chat footer and message input
Style: Larger emote tooltip images
Style: Fixed the alternating background colors of message input on focus states
Chore: Turned my doorbell into a time machine
Chore: Added warning announcement for lost stragglers on the old Kick popout chatroom pageCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.45
Rilasciato 11 ott 2024 - 1,61 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Empty favorites for channels where favorited emotes do not apply
Fix: Subscriber emotes showing in quick emotes holder when not subscribed
Fix: Subscriber emotes showing in input completion when not subscribed
Fix: Emote provider setting being mixed up with wrong setting key
Fix: Kick emote provider current channel setting not applying
Fix: Quick emote holder and input completors not respecting emote provider enabled emote settings
Style: Reduced message lines and emote spacing
Style: Reduced message badge sizesCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.44
Rilasciato 6 ott 2024 - 1,61 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Quick actions not showing when timestamps are disabled for creator & moderators view
Fix: Timestamps showing after quick actions for creator & moderators view
Fix: Clicking reply message not focussing input #178
Fix: Certain settings like timestamps not applying to VOD pagesCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.43
Rilasciato 4 ott 2024 - 1,6 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Send emotes immediately setting shouldn't apply when replying
Fix: Chat message seperator setting not updating livetimeCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.5.42
Rilasciato 3 ott 2024 - 1,6 MBCompatibile con firefox120.0 e successive, android120.0 e successiveFix: Reply message wrappers not cleaning up after reply stacking invisible heightCodice sorgente rilasciato sotto Tutti i diritti riservati