By: Nam
Inspect and view changes in LyricPop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LyricPop",
"version": "1.0",
"description": "Search lyric snippet from selected text.",
"permissions": [
"contextMenus",
"storage",
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
},
"id": "@lyricpop-example",
"strict_min_version": "109.0"
}
}
} Best LyricPop Alternatives
Here are some Firefox add-ons that are similar to LyricPop: