Inspect and view changes in disc jockey source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"version": "1.0.1",
"name": "disc jockey",
"theme": {
"colors": {
"frame": [
29,
65,
103
],
"toolbar": [
246,
97,
3
],
"ntp_background": [
152,
154,
205
],
"tab_text": [
38,
44,
89
],
"bookmark_text": [
4,
5,
9
],
"tab_background_text": [
183,
187,
152
],
"ntp_text": [
1,
10,
0
],
"toolbar_button_icon": [
208,
212,
180
],
"omnibox_background": [
43,
199,
229
]
},
"images": {
"theme_ntp_background": "disc jockey icon.png"
}
},
"description": "Turn up the beat with our DJ-themed Chrome theme! 🎧🎚️\""
}