Đánh giá cho Lyrics Here by Rob W
Lyrics Here by Rob W bởi Rob W
82 đánh giá
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13328121, 7 năm trướcWorking great! This addon is must for music lover out there! F**k spoity for stop providing lyrics btw.
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14128717, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13741916, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14086839, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14056724, 7 năm trước
- Xếp hạng 5 trong số 5bởi Adir, 7 năm trước1st time I review on firefox but this is such an awesome tool GOOD JOB MAN <3
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13978833, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13485978, 7 năm trước
- Xếp hạng 5 trong số 5bởi Faisal Reza, 7 năm trướcWorks like charm. And the dev is very quick in responsing user feedback.
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 10462711, 7 năm trướcFantastic extension - thank you!
On Firefox for Android you need to "Request Desktop site" for it to work.
[also make certain that "m." has disappeared from the beginning of the URL] - Xếp hạng 5 trong số 5bởi Hemal, 7 năm trướcLove this. I can never understand lyrics and am always looking for lyrics
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13848586, 7 năm trướcNote to NoScript Users : if you disable "fetch" in the default presets of NoScript settings, it will block EVERY REQUEST made by LyricsHere extension.
Other than that, the extension is everything I ever dreamed of when listening to music on my browser :D
Thanks a lot Rob W for your help and patience in troubleshooting my case !Phản hồi của nhà phát triển
đã đăng 7 năm trướcWhen I trigger a search for your first example, I do immediately get a result from the first source (using the default settings): https://i.imgur.com/WfP6oaZ.png
If you don't see any results, then access to the sources may be blocked (e.g. by the network adminstrator). Follow up by mail and provide more information if you want help. - Xếp hạng 5 trong số 5bởi Randi, 7 năm trướcWorks correctly and simple makes it more an really featured apps
- Xếp hạng 5 trong số 5bởi bitelse, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13774700, 7 năm trước
- Xếp hạng 5 trong số 5bởi GetBroccli, 7 năm trướcBest lyrics addon. I had a small problem dragging sources into the order I want them searched tho, issue fixed itself in the process of writing this review LOL. Wishing there was some way around it, idk, like a config file or something. Might already be one. Hopefully dev stays interested in this project, there aren't enough lite weight web apps around these days.
Phản hồi của nhà phát triển
đã đăng 7 năm trướcThe project is currently in maintenance-only mode because it is basically finished and I have other priorities (most of the updates are about modifying the set of supported sources).
There is no officially supported way to import/export via a config file, but you could use the developer tools of the browser to directly read / modify the preferences.
To debug an extension, see the guide at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Debugging
After opening a debugger for the extension's background page via about:debugging (see the above link), you can interact with the storage via the chrome.storage.local API, as documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/storage/local
For example, to convert the storage to something that you can copy and paste in a file, run the following from the debugger's console:
chrome.storage.local.get(null, items => {
console.log( JSON.stringify(items, null, 4) );
});
You can then manually edit the configuration in the file (at your own risk), and save the changes back as follows:
chrome.storage.local.set();
For example:
chrome.storage.local.set({
"panelOffsets.youtube": {
"top": 100,
"right": 204,
"width": 275,
"maxHeight": 600
}
}); - Xếp hạng 5 trong số 5bởi JuAnXT, 7 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 12859410, 7 năm trước
- Xếp hạng 5 trong số 5bởi Hoang PHam, 7 năm trước