
Librezam 作者: FoxRefire
Song recognition webextension using Shazam API
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖

關於此擴充套件
This is a browser extension that uses Shazam's internal API to recognize the music playing in the current tab.
Requests unrelated to music recognition, such as telemetry, will not be made.
This is unofficial project and is not affiliated or supported by Shazam ltd.
Source code
https://github.com/FoxRefire/Librezam
Requests unrelated to music recognition, such as telemetry, will not be made.
This is unofficial project and is not affiliated or supported by Shazam ltd.
Source code
https://github.com/FoxRefire/Librezam
為您的體驗打分數
權限了解更多
此附加元件需要:
- 存取瀏覽器分頁
- 在上網時了解瀏覽器行為狀態
- 存取您所有網站中的資料
此附加元件可能也會要求:
- 存取您所有網站中的資料
更多資訊
新增至收藏集
FoxRefire 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
* Audio elements not detected on some sites
Due to Firefox limitations, the chrome.captureStream API is not available, so instead the HTMLMediaElement.mozCaptureStream API is used against the DOM to get the audio of the tab.
Therefore, it will not work correctly on websites that have no media elements in the DOM and are playing audio headless
* Stuck in loading animation forever
This may be due to the fact that the site permission has been revoked.
This can occur rarely, for example when updating add-ons
Open the “Permissions” tab in the add-on settings and grant the “Access your data for all websites” permission
*Songs are not recognized
This extension is based on Shazam's API, so if a song is not recognized by Shazam, it will not be recognized by this extension either.
If you change the recording time in the settings and it still does not detect the song, please try using Google's hum to search, Audd, SoundHound, or other similar services.