Skip to content

Releases: prototype-A/Rich-Browser-Media-Presence

v2.0.0

15 Apr 02:06
Compare
Choose a tag to compare

Major updates to the extension popup:

  • Visual upgrade
    • Enabled/Disabled status
    • Enable/Disable button changed to toggle switch
    • Displays video platform, thumbnail, playback position and duration when enabled
  • Playback controls (Play/Pause/Seek Forward/Seek Backward/Loop)
    • Will require autoplay to be enabled on NicoNicoDouga and BiliBili to always function properly with their videos

Listener binary update:

  • Mimics browser extension look with a music player "display" (minus the thumbnail and playback control interactivity) instead of a wall of text

v1.1.0

03 Apr 03:22
Compare
Choose a tag to compare

Fixed:

  • Issue where the browser extension would not be properly re-enabled on a tab that it was previously enabled on

Added:

  • Support for BiliBili videos
  • Support for BiliBili Live videos
  • Support for NicoNico Live videos

v1.0.0

31 Mar 04:19
Compare
Choose a tag to compare

Initial Release

  • Support for YouTube videos
    • Support for video chapters
    • Supports push-state navigation ("Up Next", Clicking a new video)
    • Supports browser navigation (Pasting and navigating to a new video link in the browser's url bar)
    • Support for Live videos
  • Support for NicoNicoDouga videos
    • Supports push-state navigation (Clicking a video link in the description)
    • Supports browser navigation (Pasting and navigating to a new video link in the browser's url bar)
  • Firefox extension(.xpi)
  • Chromium-based browser extension (.crx)
    • Only tested on Google Chrome
  • Executable 64-bit binaries for x64 Windows/macOS/Linux