By: Huy
Inspect and view changes in RhythmHighlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RhythmHighlighter — Tô sáng nhịp của bài hát",
"version": "1.0.0",
"description": "Khi tab phát nhạc, nháy nhẹ đường viền tab theo nhịp BPM. Hỗ trợ cảm nhịp.",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"tabs",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "rhythmhighlighter@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best RhythmHighlighter Alternatives
Here are some Firefox add-ons that are similar to RhythmHighlighter: